Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 1999 16:34:23 -0700 (PDT)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Tommy Forrest - KE4PYM <tforrest@mcs.net>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Questions, I am surrounded by questions!  AHHHHHH.  Anyone able to recommend a good mental ward?
Message-ID:  <Pine.BSF.4.05.9910261632230.12797-100000@fw.wintelcom.net>
In-Reply-To: <199910262302.SAA42874@Mailbox.mcs.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Oct 1999, Tommy Forrest - KE4PYM wrote:

> I have rc5des -quiet in my rc.conf.  When I went to bed last night top
> reported to me that only one copy of rc5 was running.  I get home from
> work tonight, 2 instances of rc5 are running.  How do I resolve this? 
> Does rc.conf get polled daily or something?  I also have natd loaded in
> there.  Where can I put this stuff to get loaded and loaded only once?

add the line to the end of /etc/rc.local

or make a script /usr/local/etc/rc.d/rc5.sh that starts it.

you're lucky, rc.conf is sourced by a LOT of config files, meaning
it's read in multiple times at boot and periodically while the
system is up by various scripts.  just follow the above directions
and you should be ok.

-Alfred




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