> [EMAIL PROTECTED] writes:

>> There is a script there but my understanding is that the scripts in
>> /usr/local/etc/rc.d and /etc/rc.d don't automatically start without
>> first being enabled through rc.conf & rc.conf.local? Or did I
>> misunderstand?

---------------------------------------------

asfar as I understand the process: At boot time the scripts in both
rc.d dirs are executed with $1=start. It is then the scripts
responsibility to decide if it starts unconditionally or if it looks
for some variable in /etc/rc.conf to give it a go/no-go decision.
So to answer your question: doing "rc.d/startupscriptname start"
should give you a fairly clear idea of what will happen during boot.

Hexren

_______________________________________________
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