Subject: Re: rc.d question
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: current-users
Date: 01/26/2002 14:39:10
Manuel Bouyer said:
>Did you check logs for named errors ?
I've been running 9.2.0 ever since it was released. This was the first time
I rebooted the machine.
I had to change the /etc/rc.d/named script to:
# PROVIDE: named
# REQUIRE: SERVERS mountall
. /etc/rc.subr
name="named"
command="/usr/local/sbin/${name}"
I had to add the mountall, as the system was starting named before all the
partitions were mounted. It's working now.
--
Rick Kelly rmk@rmkhome.com www.rmkhome.com