On Tue, Dec 1, 2009 at 8:14 PM, Scott James Remnant <[email protected]> wrote:
> This means that you could just do (as a file in /etc/init): > > start on stopped $JOB RESULT=failed PROCESS=respawn > exec /sbin/reboot Duh, knew it could be done with 'stopped' but it sounded like a hack as it would have to be defined outside of the given script. Moreover, is there a limit on how many 'start on' conditions you can have? Anyhoo, I'll send you setuid / setgid patches next. You have another hack in your sleeve for those :-) ? -- // Janne -- upstart-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/upstart-devel
