Bind chroot problem
Hi,
Im having a problem getting bind to run in chroot, apparently it cannot write to the named.pid file yet:
-rwxrwxrwx 1 named named 0 Dec 26 14:37 named.pid
im starting named using this command..
./named -t /chroot -u named -c /named/etc/named.conf
log file error:
Dec 26 14:44:25 server1 named[22440]: couldn't open pid file '/named/named.pid': Permission denied
any ideas?
|