busybox: start klogd too

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-03 16:29:59 +02:00
parent e357736644
commit 24c19605c5

View File

@ -26,4 +26,7 @@
(
progress "Starting Syslog daemon"
syslogd
progress "Starting Kernellog daemon"
klogd
)&