[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] couldn't create pid file '/var/run/named.pid'
- Subject: Re: [cobalt-developers] couldn't create pid file '/var/run/named.pid'
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sun Jul 15 22:04:09 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
> On Mon, 16 Jul 2001, cpaul wrote:
> > is doing this considered risky?
>
On a RaQ2, I used "useradd" to create a user "named"
with a home directory of /etc/named. and that cleared
up the issue of named not being able to write to /var/run
the named.pid file now belongs to named instead of root,
but does not seem to have created any problems, and I did
this months ago.
Gerald