Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: fvdl
Date: Fri Jun 9 14:28:02 UTC 2000
Modified Files:
basesrc/etc: rc.subr
basesrc/etc/mtree: NetBSD.dist
Log Message:
Add and rc.conf.d directory. If a config file for command X exists
(/etc/rc.conf.d/X), then it is sourced in addition of /etc/rc.conf
This means that the base system will still use rc.conf, but that
3rd party scripts can use rc.conf.d
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/etc/rc.subr
cvs rdiff -r1.108 -r1.109 basesrc/etc/mtree/NetBSD.dist
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index