Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2001 12:57:10 -0500 (EST)
From:      "Christopher W. Aiken" <cwaiken@telerama.com>
To:        "Raymundo M. Vega" <RaymundoVega@home.com>
Cc:        younhee <xenith2@hanmail.net>, questions@FreeBSD.ORG
Subject:   Re: Can I modify the order of starting deamon on the FreeBSD
Message-ID:  <Pine.BSF.4.21.0101271253130.5226-100000@bigdaddy.localdomain>
In-Reply-To: <3A730540.9A38513D@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 27 Jan 2001, Raymundo M. Vega wrote:

->younhee wrote:
->> 
->> Hello..
->> I ask a question again..
->> I began to study FreeBSD.
->> I want to know how OS  read the shell script or file in the /usr/local/etc/rc.d/ on the booting because I want to change the order of starting deamon..
->> please, help me.. please..
->
->What is executed are files with extension *.sh under
->/usr/local/etc/rc.d, but, if you need a specific order
->I think you must change the names to delete the extension
->.sh and make your own shell script executing the other
->shell scripts in the order you want or use rc.local for
->this purpose. Keep in mind that you may need a delay between
->daemons to make sure one is running before the next is
->started.
->
->buena suerte
->
->raymundo


Take a look in /etc/periodic/daily and you will see that by
adding a number to the front of your script names you can
choose the sequence that you want by numeric order.

--
Christopher W. Aiken, Scenery Hill, Pa, USA
chris at cwaiken dot com,   www.cwaiken.com
Debian GNU/Linux 2.2_r2 & FreeBSD 4.2 RELEASE




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101271253130.5226-100000>