summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/files/busybox-klogd.service.in
blob: d7c77558f3680d3dd73a3f71defde52fba8f3751 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Kernel Logging Service

[Service]
ExecStart=@base_sbindir@/klogd -n

[Install]
WantedBy=multi-user.target