blob: adaac679f28fed308d133657162a82f75e7abdaa [file] [log] [blame]
[Unit]
Description=System Logging Service
Requires=syslog.socket
Wants=klogd.service
[Service]
ExecStart=/sbin/syslogd -m 0 -n
StandardOutput=null
Restart=on-failure
[Install]
WantedBy=multi-user.target
Alias=syslog.service