it's not in /etc/rc.conf...  it's in /etc/default/rc.conf

like this:

local_startup="/usr/local/etc/rc.d" # startup script dirs.
script_name_sep=" " # Change if your startup scripts' names contain spaces
rc_conf_files="/etc/rc.conf /etc/rc.conf.local"

there is no /etc/rc.conf.local..  i've never used one before....




Duane Hill wrote:
On Thu, 14 Aug 2008, kalin m wrote:

hi all...

i used to be able to put startup scripts in /usr/local/etc/rc.d/.
now on a new 7 install i have the scripts there but after restart nothing happens.... using the example here: http://www.freebsd.org/doc/en/books/handbook/configtuning-starting-services.html

any particular reason?

Do you have:

local_startup="/usr/local/etc/rc.d"

in /etc/rc.conf ??

-d
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to