Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2001 09:28:32 -0800
From:      "Raymundo M. Vega" <RaymundoVega@home.com>
To:        younhee <xenith2@hanmail.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Can I modify the order of starting deamon on the FreeBSD
Message-ID:  <3A730540.9A38513D@home.com>
References:  <20010127130407.HM.80000000001exjE@www9.hanmail.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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
> 
> 
> 
> ==================================================
> 
> ==================================================
> ¿ì¸® ÀÎÅͳÝ, Daum
> Æò»ý ¾²´Â ¹«·á E-mail ÁÖ¼Ò ÇѸÞÀϳÝ
> Áö±¸ÃÌ ÇÑ±Û °Ë»ö¼­ºñ½º Daum FIREBALL
> http://www.daum.net
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


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?3A730540.9A38513D>