aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sysklogd/files/klogd.service
blob: cf97e9ce08c1bfc83626b2424f00586037a48068 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=sysklogd Kernel Logging Service

[Service]
Type=forking
EnvironmentFile=-@SYSCONFDIR@/default/klogd
PIDFile=/var/run/klogd.pid
ExecStart=@BASE_SBINDIR@/klogd $KLOGD
StandardOutput=null