Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2004 19:30:52 +0100
From:      "Markie" <mark.cullen@dsl.pipex.com>
To:        "Giorgos Keramidas" <keramida@ceid.upatras.gr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: reload rc.conf during boot process
Message-ID:  <02c201c4a009$239602c0$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> <20040921170551.GB44224@orion.daedalusnetworks.priv>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message -----
From: "Giorgos Keramidas" <keramida@ceid.upatras.gr>
To: "Markie" <mark.cullen@dsl.pipex.com>
Cc: <freebsd-questions@freebsd.org>
Sent: Tuesday, September 21, 2004 6:05 PM
Subject: Re: reload rc.conf during boot process


| 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.
|

Alright that's cool :) So long as ipfilter doesn't change in the order, so
it's not straight after mountcritlocal, for whatever reason I will be
alright.

| > Thanks alot!!
|
| You're welcome :)
|

Thank you :)

I've setup a slave NIS server on my test machine and done some ypsetme
stuff in rc.conf.uea so it only tries to use itself as the NIS server (I
think, seems to work!). Only problem left now the NFS home directory stuff,
looks like I might have to be replacing fstab and copying my home directory
across every so often or something :) Maybe I could try make the little
menu thing a port if it's any use to laptop users, or maybe it's a little
bit too hackish for that.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02c201c4a009$239602c0$f800000a>