Date: Tue, 21 Sep 2004 20:05:51 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Markie <mark.cullen@dsl.pipex.com> Cc: freebsd-questions@freebsd.org Subject: Re: reload rc.conf during boot process Message-ID: <20040921170551.GB44224@orion.daedalusnetworks.priv> In-Reply-To: <024101c49fe3$f413afe0$f800000a@laptop> References: <01bb01c49f69$48c66300$f800000a@laptop> <20040921093647.GC4451@orion.daedalusnetworks.priv> <022001c49fdd$714ac1d0$f800000a@laptop> <20040921132448.GA43059@orion.daedalusnetworks.priv> <023501c49fe0$9b19da70$f800000a@laptop> <20040921135117.GA43474@orion.daedalusnetworks.priv> <024101c49fe3$f413afe0$f800000a@laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2004-09-21 15:04, Markie <mark.cullen@dsl.pipex.com> wrote: > Just tested that out and it seems to work, it didn't start up sshd with my > test config! I had a little problem(?) with rcorder though, I think. I > specified > > # REQUIRE: mountcritlocal > > and from what I read, I was expecting my script to come up somewhere very > near mountcritlocal, but it actually appeared after sendmail.. which is > miles away. I solved it for now by putting > > # BEFORE: ipfilter > > aswell, Cool! This is AFAIK the Right Way(TM) to add things in a specific place in the rcorder list. > Thanks alot!! You're welcome :)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040921170551.GB44224>