Viitor_upstart/etc/init/syslogd.conf
kueller c90b7d0eb4 Events werden jetzt mit endung *.conf erstellt...
git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5505 504e572c-2e33-0410-9681-be2bf7408885
2010-04-20 12:54:36 +00:00

12 lines
230 B
Plaintext

# rc - runlevel compatibility
#
# This task guesses what the "default runlevel" should be and starts the
# appropriate script.
start on stopped routing
stop on stopping ifup
console logged
exec /usr/sbin/syslogd -n -m 0
respawn