Date: Mon, 30 Jun 2008 16:37:47 -0400 From: "fred" <fred@fullmetalpacket.com> To: <freebsd-questions@freebsd.org> Subject: priority or order for /usr/local/etc/rc.d scripts? Message-ID: <011801c8daf1$281caac0$78560040$@com>
index | next in thread | raw e-mail
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! -fredhelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011801c8daf1$281caac0$78560040$>
