blob: b5dbb93d7d4e316f5adf2b90f7c1ea00ed10d20a [file] [log] [blame]
[Unit]
Description=Kernel Log Daemon
[Service]
ExecStart=/sbin/klogd -n
StandardOutput=null
Restart=on-failure
[Install]
WantedBy=multi-user.target
WantedBy=syslogd.service