Viitor_upstart/etc/init/rsyslogd.conf
kueller 3f38c793f1 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
2011-03-03 15:50:53 +00:00

13 lines
261 B
Plaintext

description "Startup Syslog"
author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on ( runlevel [12345] and (stopped routing))
stop on (runlevel [06] and stopping udev)
console none
respawn
exec /sbin/rsyslogd -n