hello, I like to run nsd supervised, not forking as daemon. That works well using -d aslong I do not configure nsd to receive data via zonetransfers. In that case nsd starts a new process, fork into background an the old (supervised) terminates. Any hints to solve my problem ? Thanks Andreas -- Andreas Schulze Internetdienste | P252 DATEV eG 90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196 E-Mail info @datev.de | Internet www.datev.de Sitz: 90429 N?rnberg, Paumgartnerstr. 6-14 | Registergericht N?rnberg, GenReg Nr.70 Vorstand Prof. Dieter Kempf (Vorsitzender) Dipl.-Kfm. Wolfgang Stegmann (stellvertretender Vorsitzender) Dipl.-Kfm. Michael Leistenschneider Dipl.-Kfm. Dr. Robert Mayr J?rg Rabe v. Pappenheim Dipl.-Vw. Eckhard Schwarzer Vorsitzender des Aufsichtsrates: Reinhard Verholen
On Mon, 13 Feb 2012, Andreas Schulze wrote:> I like to run nsd supervised, not forking as daemon. That works well using -d aslong I do not > configure nsd to receive data via zonetransfers. > > In that case nsd starts a new process, fork into background an the old (supervised) terminates. > > Any hints to solve my problem ?No hints, but +1 from me, as with systemd replacing initscripts, this is a required feature. Paul