Stefan van der Eijk wrote:
>> --=-=-=
>>
>> * Thu Jun 21 2001 Florin Grad <[EMAIL PROTECTED]> 9.2.0a2-1mdk
>>
>> - 9.2.0a2
>> - extract the bind-utils libraries to a libdns package
>> - add the keygen.c and the sysconfig file sources
>> - fix the /etc/rndc.conf permission (thx to Michael Brown)
>> - add the sample configuration files in relation with the dhcpd server
>> - add the named.conf, named-* and all the lwres* man pages
>> - add the /usr/sbin/new_key.pl script that generates a key and
>> updates the /etc/named.conf and /etc/rndc.conf files
>>
> Florin,
>
> Jun 21 21:12:53 taz named[2512]: using 1 CPU
> Jun 21 21:12:54 taz named[2520]: loading configuration from
> '/etc/named.conf'
> Jun 21 21:12:54 taz named[2520]: no IPv6 interfaces found
> Jun 21 21:12:54 taz named[2520]: listening on IPv4 interface lo,
> 127.0.0.1#53
> Jun 21 21:12:54 taz named[2520]: listening on IPv4 interface eth0,
> 213.46.10.149#53
> Jun 21 21:12:54 taz named[2520]: listening on IPv4 interface eth1,
> 192.168.1.254#53
> Jun 21 21:12:54 taz named[2520]: command channel listening on
> 127.0.0.1#953
> Jun 21 21:12:54 taz named[2520]: couldn't open pid file
> '/var/run/named.pid': Permission denied
>
> ^^^^^^^^^^^^^^^^
> Jun 21 21:12:54 taz named[2520]: exiting (due to early fatal error)
>
> Can this be changed into a file in /var/run/named/ (that directory has
> write permisions for the named user).
The location of the pid file is now configureable through the
/etc/named.conf file.