[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: named cant find /var/named on boot?
Sebastian Stark wrote:
> Mihai NEGREA wrote:
> > named is chrooted to /var/named
> > > named_chroot=/var/named # Where to chroot named if not empty
> > so /var/named for it would mean /var/named/var/named
>
> the variable named_chroot _contains_ the directory named should chroot to.
> read /etc/rc and /etc/rc.conf. "named_chroot=/var/named" is default.
ehm.. of course in named.boot you have to use "/" if you mean "/var/named/".