[ale] Restarting if bind dies

Dan Newcombe Newcombe at mordor.clayton.edu
Thu Feb 8 09:16:12 EST 2001


I am running bind 9.latest, and every so often it dies of an assertion
error.  I was planning on going back to 8.latest for a while, then I
thought   Instead of running just named, why not run a script like below.

#!/bin/sh
while (/bin/true)
do
 /usr/local/sbin/named -f
 #something to alert me that bind puked
done

comments?  anyone else doing something like this?

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list