generic-poky/meta/recipes-core/busybox/files/busybox-klogd.service.in

9 lines
125 B
SYSTEMD

[Unit]
Description=Kernel Logging Service
[Service]
ExecStart=@base_sbindir@/klogd -n
[Install]
WantedBy=multi-user.target