On Sun, Jun 9, 2013 at 1:48 PM, Curt Lundgren <[email protected]> wrote: > I don't want to replace cron. I've been under the impression that upstart > replaced it; that it was no longer available. If it works, I'll gladly use > it. >
I don't think it does temporal events yet: http://upstart.ubuntu.com/cookbook/#run-a-job-periodically With work still outstanding to integrate the original temporal events work: https://wiki.ubuntu.com/Upstart/Ideas (unless I'm misreading. Best option would be to check the upstart source.) For my purposes, I just use a lightweight shell script in lieu of cron with upstart, but ymmv. cheers, will -- -- You received this message because you are subscribed to the Google Groups "NLUG" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nlug-talk?hl=en --- You received this message because you are subscribed to the Google Groups "NLUG" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
