Viitor_upstartaddon/etc/event.d/famd

12 lines
225 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 started syslogd
stop on stopping syslogd
console logged
exec /usr/sbin/famd -f
respawn