On May 16, 2002 09:50 am, Rolf Hanson wrote: > I'll probably use Bill's suggestion until I can figure out a script for > restarting webware via daemontools. (already using daemontools to > control qmail) > > On a related note, is there a way to set up daemontools to send a > notification when a daemon dies and restarts? I suppose this is a topic > for another mailing list...
Instead of just having daemontools restart WebKit you have it call a tiny wrapper script that sends an email and starts WebKit. Another way is to put some email sending code in an __init__.py module that will be loaded when WebKit starts. Tavis _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
