Viitor_upstartaddon/etc/event.d/cron

13 lines
227 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/fcron -f
respawn