Re: svn commit: r224122 - head/usr.sbin/named

2011-07-17 Thread Andrey Chernov
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

Re: svn commit: r224122 - head/usr.sbin/named

2011-07-17 Thread Doug Barton
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/n

Re: svn commit: r224122 - head/usr.sbin/named

2011-07-17 Thread Andrey Chernov
On Sun, Jul 17, 2011 at 04:10:00AM +, Doug Barton wrote: > Author: dougb > Date: Sun Jul 17 04:10:00 2011 > New Revision: 224122 > URL: http://svn.freebsd.org/changeset/base/224122 > > Log: > Fix the location of the default pid file in named.8 There something wrong now with another default

svn commit: r224122 - head/usr.sbin/named

2011-07-16 Thread Doug Barton
Author: dougb Date: Sun Jul 17 04:10:00 2011 New Revision: 224122 URL: http://svn.freebsd.org/changeset/base/224122 Log: Fix the location of the default pid file in named.8 Problem pointed out in the PR PR: conf/155006 Submitted by: Helmut Schneider Modified: head/usr.s