priority or order for /usr/local/etc/rc.d scripts?

Derek Ragona derek at computinginnovations.com
Mon Jun 30 21:10:14 UTC 2008


At 03:37 PM 6/30/2008, fred wrote:
>Hi guys,
>
>
>
>Basically, I have 2 scripts in the folder "/usr/local/etc/rc.d/"
>
>
>
>Resin.sh and apache.sh
>
>
>
>I need resin to be started when apache is starting, how can I do that? I
>can't find any documentation on priority or order for startup scripts.
>
>
>
>I have tried adding a line at the end of resin.sh to start apache.sh but it
>doesn't work.
>
>
>
># uname -a
>
>FreeBSD www.mydomain.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24
>19:59:52 UTC 2008
>root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
>
>
>Thanks for your help!
>
>
>
>-fred

They are mostly done in alphabetic order, so if you need one BEFORE apache, 
rename it aa_something.

         -Derek



>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the freebsd-questions mailing list