rc.d ?

kalin m kalin at el.net
Fri Aug 15 00:21:45 UTC 2008


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


More information about the freebsd-questions mailing list