rc_conf_files is a useless variable
Ruslan Ermilov
ru at FreeBSD.org
Sun May 18 00:05:54 PDT 2003
I've been playing with rc_conf_files rc.conf(5) variable
recently, and it turned out to be pretty useless one.
It only works correctly if set in /etc/defaults/rc.conf,
but not in /etc/rc.conf. I've ended up with this solution
for /etc/rc.conf:
location="home"
#location="work"
. /etc/rc.conf.${location}
I suggest that we rename rc_conf_files to _rc_conf_files,
and remove it from the rc.conf(5) manpage, unless someone
has an idea on how to make it actually work.
Cheers,
--
Ruslan Ermilov Sysadmin and DBA,
ru at sunbay.com Sunbay Software AG,
ru at FreeBSD.org FreeBSD committer,
+380.652.512.251 Simferopol, Ukraine
http://www.FreeBSD.org The Power To Serve
http://www.oracle.com Enabling The Information Age
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030518/d63e9b55/attachment.bin
More information about the freebsd-current
mailing list