This unit is provided by:
Options
-
[Install]
-
[Service]
-
Environment=ADDITIONAL_SOCKET=
-
EnvironmentFile=-/var/run/syslogd/additional-log-sockets.env
-
ExecReload=/bin/systemctl kill --signal=TSTP klogd.service /sbin/killproc -p /var/run/syslogd.pid -HUP /usr/sbin/syslogd /bin/systemctl kill --signal=CONT klogd.service /bin/systemctl kill --signal=USR2 klogd.service
-
ExecStart=/usr/sbin/syslogd -n $ADDITIONAL_SOCKET
-
ExecStartPre=/usr/sbin/syslogd-service-prepare
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectClock
Introduced in systemd 245=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 -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes -
Sockets=syslog.socket
-
StandardOutput=null
-
Type=notify
-
-
[Unit]
-
Before=klogd.service
-
Conflicts=syslog-ng.service rsyslog.service
-
Description=System Logging Service
-
Requires=var-run.mount syslog.socket network.target klogd.service
-
Additionnal notes
Nothing here.