On Sun, Jul 17, 2011 at 03:42:57AM -0700, Doug Barton wrote: > On 07/17/2011 02:49, Andrey Chernov wrote: > > > There something wrong now with another default or missing file. > > I got > > named[3322]: managed-keys-zone ./IN: loading from master file > > managed-keys.bind failed: file not found > > on every named start, unless I manually issue > > touch /var/named/etc/namedb/working/managed-keys.bind > > and I am not sure it is 100% correct solution. > > That'll silence the warning, and is harmless. I'm more interested in why > you're getting the error, since I can't reproduce it. > > How are you starting named? Are you using the rc.d script? If so, what > options do you have in rc.conf? Can the bind user write to > /etc/namedb/working?
It starts to happen only after recent update. Yes, I use rc.d script without any additional options, only named_enable="YES". Yes, bind is owner of 'working' and able to write there. No I don't use any DNSSEC (for which managed-keys-zone is, as I assume). -- http://ache.vniz.net/ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"