Date: Sun, 18 May 2003 10:05:45 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: current@FreeBSD.org Subject: rc_conf_files is a useless variable Message-ID: <20030518070544.GA24393@sunbay.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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@sunbay.com Sunbay Software AG,
ru@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
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
iD8DBQE+xzDIUkv4P6juNwoRAq97AJ9/Mc6YZXamnP8Pqb+4hp5F4tgfbQCffZy0
zDFDZQ95pzwP3Eoy7fM3iQo=
=aExt
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030518070544.GA24393>
