Subject: re: CVS commit: basesrc/etc/rc.conf.d
To: Robert Elz <kre@munnari.OZ.AU>
From: matthew green <mrg@eterna.com.au>
List: source-changes
Date: 04/19/2002 13:55:59
Date: Thu, 18 Apr 2002 20:18:33 +1000
From: matthew green <mrg@eterna.com.au>
Message-ID: <18563.1019125113@eterna.com.au>
| "put this into defaults/rc.conf".
I assume it would also be ok to put it in defaults/FOO (defaults/ipmon
or something) and have rc.d/FOO (rc.d/ipmon) source that file to get the
values (making sure they can be overridden by rc.conf and rc.conf.d/FOO)
For systems with a lot of configuration, that makes more sense than
polluting defaults/rc.conf and also seems to fit with the general
philosophy of how the various directories are intended to be used.
hmmm. i think i like this idea. luke?