Subject: Re: /etc/rc.conf and upgrading
To: Simon Burge <simonb@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-userlevel
Date: 10/03/1999 18:49:03
On Sun, 3 Oct 1999, Simon Burge wrote:
> Comments?
I've just had a look at a FreeBSD system (2.2.7 stable), and at the end of
/etc/rc.conf, it has:
##############################################################
### Allow local configuration override at the very end here ##
##############################################################
if [ -f /etc/rc.conf.local ]; then
. /etc/rc.conf.local
fi
I'd like this better than the proposed way, as it's more similar in
putting local changes to a "local" file, similar to rc.local.
- Hubert
--
NetBSD - Better for your uptime than Viagra