Aus sysklogd wird rsyslogd - die modernere Variante. klogd fällt dabei weg

git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_upstart@6020 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2011-03-03 15:50:53 +00:00
parent 79b2635d46
commit 3f38c793f1
2 changed files with 1 additions and 14 deletions

View File

@ -1,13 +0,0 @@
description "Startup Kernel Logging daemon"
author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on ( runlevel [12345] and (stopped mountfs))
stop on ( runlevel [06] and (stopping udev))
pre-start script
echo "Starting kernel log daemon"
end script
exec /usr/sbin/klogd -n -f /var/log/kern.log

View File

@ -9,4 +9,4 @@ stop on (runlevel [06] and stopping udev)
console none console none
respawn respawn
exec /usr/sbin/syslogd -n -m 0 exec /sbin/rsyslogd -n