Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 17:30:25 -0400
From:      "James Skinner" <james@tunasafedolphin.org>
To:        "Duane Winner" <duanewinner@att.net>, <freebsd-questions@freebsd.org>
Subject:   Re: order of starting services at boot?
Message-ID:  <003501c47f21$408ae7f0$6500a8c0@mafiarzfosj4ih>
References:  <41193987.3060803@att.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Just number them like so:

[james@bsdie]$ ls -l /usr/local/etc/rc.d/
total 32
-r-xr-xr-x  1 root  wheel   248 Oct  6  2003 010.pkgtools.sh
-rwxr-x--x  1 root  wheel   391 Jan 28  2004 020.xinetd.sh
-r-xr-xr-x  1 root  wheel  1720 May 31 10:17 030.svscan.sh
-r-xr-xr-x  1 root  wheel   646 Jul  3 12:03 040.apache.sh
-rwxr-x---  1 root  wheel   549 Apr 17 11:23 050.mysql-server.sh
-rwxr-x---  1 root  wheel   181 Apr 17 11:55 055.mysql-client.sh
-r-xr-xr-x  1 root  wheel   756 Jun 29 14:26 060.snmpd.sh
lrwxr-xr-x  1 root  wheel    44 May 31 14:46
075.courier-imap-imapd-ssl.sh ->
/usr/local/libexec/courier-imap/imapd-ssl.rc
lrwxr-xr-x  1 root  wheel    40 May 31 14:59 080.courier-imap-imapd.sh ->
/usr/local/libexec/courier-imap/imapd.rc
-r-xr-xr-x  1 root  wheel  1853 May 28 12:29 100.squid.sh

--
James S.

----- Original Message ----- 
From: "Duane Winner" <duanewinner@att.net>
To: <freebsd-questions@freebsd.org>
Sent: Tuesday, August 10, 2004 5:09 PM
Subject: order of starting services at boot?


> Hello,
>
> Can anybody explain to me how FreeBSD 5.2.1 controls the start order of
> the scripts in /etc/rc.d ?
>
> I've looked all over and am having trouble gleening what controls this.
>
> For instance, if I would like to start ipfw before dhclient (right now
> dhclient starts, then ipfw starts), how would I accomplish this?
>
> Thanks,
> Duane
> _______________________________________________
> 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"
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003501c47f21$408ae7f0$6500a8c0>