D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] /var/run file permissions



On Sat, 17 Nov 2001, Neil Williams wrote:

> More importantly, named can't create a file in /var/run either, but that 
> stops named from running at ALL so the rest of the network cannot connect to 
> the internet.

You can change the location of bind' pid file with the pid-file director 
in /etc/named.conf, eg:

options {
        directory "/var/named";
        pid-file "/var/named/named.pid";
        notify yes;
};

Alex


--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.


Lynx friendly