Bump buidlroot version to 2018.02.6
This commit is contained in:
11
bsp/buildroot/package/sysklogd/klogd.service
Normal file
11
bsp/buildroot/package/sysklogd/klogd.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Kernel Log Daemon
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/sbin/klogd -n
|
||||
StandardOutput=null
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=syslogd.service
|
||||
Reference in New Issue
Block a user