upstart as cron replacement
Posted Sep 1, 2006 1:27 UTC (Fri) by
kh (subscriber, #19413)
In reply to:
upstart as cron replacement by smurf
Parent article:
What's happening at Ubuntu: from X.org updates to upstart
?? The decision which jobs to run would lie with the author of the job, not with upstart: you decide on the rules for your script, not cron or anybody else.
You did not understand what I was trying to say, I am not comfortable with the idea of moving the logic for tests (such as "is the database server running?") from the sync (or whatever) script, where is currently resides, to the cron replacement (i.e. the update config (crontab?) file). And I do not understand how it is possible to do so with a terse language for the config file, and yet have update be aware of every different possible daemon, their states, the system states, & etc. That seems like a LOT of new features for cron.
(
Log in to post comments)