Viitor_upstart/etc/event.d/syslogd

12 lines
230 B
Plaintext
Raw Permalink Normal View History

# 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