Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jun 2008 16:09:28 -0500
From:      Derek Ragona <derek@computinginnovations.com>
To:        "fred" <fred@fullmetalpacket.com>, <freebsd-questions@freebsd.org>
Subject:   Re: priority or order for /usr/local/etc/rc.d scripts?
Message-ID:  <6.0.0.22.2.20080630160843.024fbd00@mail.computinginnovations.com>
In-Reply-To: <011801c8daf1$281caac0$78560040$@com>
References:  <011801c8daf1$281caac0$78560040$@com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20080630160843.024fbd00>