X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcronie.git;a=blobdiff_plain;f=cronie.upstart;h=75c3c8d15d7c1995fad5aaadba65cf4687a62cc1;hp=4923c52a2029b44d8485d039a18e82a5d2fe254d;hb=373706712cbb33e58ef724cb2dcfcd8a70f8b44e;hpb=bb090c53469f355c5cc8dc21e89877e04ede69ac diff --git a/cronie.upstart b/cronie.upstart index 4923c52..75c3c8d 100644 --- a/cronie.upstart +++ b/cronie.upstart @@ -1,5 +1,8 @@ description "Cronie - the cron daemon" +start on pld.sysinit-done +stop on pld.shutdown-started + # This option will direct cron to send job output to the system log using syslog(3). # This is useful if your system has no sendmail(8), or if mail is disabled using "off". env CROND_SYSLOG_RESULT="no"