This unit is provided by:
-
https:/
/ packages.fedoraproject.org/ pkgs/ systemd/ systemd-journal-remote/ -
https:/
/ software.opensuse.org/ package/ systemd-journal-remote
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
DynamicUser=yes
-
ExecStart=/lib/systemd/systemd-journal-upload --save-state
-
ExecStart=/usr/lib/systemd/systemd-journal-upload --save-state
-
LimitNOFILE=524288
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
PrivateDevices
Introduced in systemd 209=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
StateDirectory=systemd/journal-upload
-
SupplementaryGroups=systemd-journal
-
SystemCallArchitectures=native
-
User=systemd-journal-upload
-
WatchdogSec=3min
-
-
[Unit]
-
After=network-online.target
-
Description=Journal Remote Upload Service
-
Documentation=man:systemd-journal-upload(8)
-
Wants=network-online.target
-
Additionnal notes
Nothing here.