| |||||||||||||||||||||||||||||||
|
> * Bill Cole <postfixlists-070913>: > > > You cited /etc/init.d/bind9, which is not part of ISC BIND v9 but rather > > (probably) a shell script provided by whoever packaged your installation. > > I'm about to look at that box real soon now. Relax. > I hope I'll find it. I used strace on the postfix/master to find why it was restarting. Something was sending it a SIGHUP. I finally found: /etc/default/bind9 which said: OPTIONS="-u bind" # Set RESOLVCONF=no to not run resolvconf RESOLVCONF=yes Resolvconf does this: Overwrite (-a) or delete (-d) the nameserver information record for network interface INTERFACE and run the update scripts in /etc/resolvconf/update.d/ if the nameserver information has changed. A named/BIND9 restart/stop/start did always invoke: echo "nameserver 127.0.0.1" | /sbin/resolvconf -a lo.named and this caused postfix to be signalled by resolvconf (after all, the resolv.conf changed!) -- Ralf Hildebrandt (Ralf.Hildebrandt) snickebo Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de Do you think I could buy back my introduction to you? - Groucho Marx
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com