Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2008 11:45:35 -0400
From:      "Brian A. Seklecki" <bseklecki@collaborativefusion.com>
To:        Paul Halliday <paul.halliday@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: rc: not working as expected? (round 2)
Message-ID:  <1223653535.22435.282.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com>
In-Reply-To: <2dab70a30810100819v175fe867j87ad533b7f2651c9@mail.gmail.com>
References:  <2dab70a30810100819v175fe867j87ad533b7f2651c9@mail.gmail.com>

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

You can do a dry run as a non root user:

$ rcorder /etc/rc.d/* /usr/local/etc/rc.d* 2>&1 | more

~BAS

On Fri, 2008-10-10 at 12:19 -0300, Paul Halliday wrote:
> (I mistakenly sent the last msg before finishing..)
> 
> Or maybe an interpretation issue.
> 
> I have a few startup scripts in rc.d and I am experiencing timing
> issues. i.e. I need xyz to start before abc.
> 
> Within xyz I tried:
> 
> # REQUIRE: abc
> 
> This didn't work so I tried:
> 
> 100.xyz
> 900.abc
> 
> which doesn't appear to work either.
> 
> What am I missing?
> 
> Thanks.
> _______________________________________________
> 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"
-- 
Brian A. Seklecki <bseklecki@collaborativefusion.com>
Collaborative Fusion, Inc.




IMPORTANT: This message contains confidential information and is intended only for the individual named. If the reader of this message is not an intended recipient (or the individual responsible for the delivery of this message to an intended recipient), please be advised that any re-use, dissemination, distribution or copying of this message is prohibited. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system.





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