Automatic Startup

Danny Woods dannywoodz at yahoo.co.uk
Sat Apr 2 19:36:51 UTC 2005


Daniel Salama wrote:

> ... how would you suggest to configure the machine so each time it's 
> rebooted, Squeak will be launched?


Daniel,

You might want to have a look at Dan Bernstein's daemontools 
(http://cr.yp.to/daemontools.html). Once installed, daemontools monitors 
processes defined under a /service directory, bringing them up 
automatically on boot. The benefit over a simple init script is that 
daemontools continues to monitor launched processes, resurrecting any 
that die unexpectedly.

Regards,
Danny.




More information about the Squeak-dev mailing list