Stop sysklogd for core35 update.

Fix console-loglevel after klogd restart.
This commit is contained in:
Arne Fitzenreiter
2010-01-23 12:10:32 +01:00
parent e2b8b617a7
commit 449749f1ef
5 changed files with 5 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
case "${1}" in
start)
boot_mesg "Starting kernel log daemon..."
loadproc klogd
loadproc klogd -c 1
boot_mesg "Starting system log daemon..."
loadproc syslogd -m 0

0
src/initscripts/init.d/watchdog Executable file → Normal file
View File