From owner-freebsd-current@FreeBSD.ORG Sun May 18 00:05:54 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3360937B401 for ; Sun, 18 May 2003 00:05:54 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id F017843F85 for ; Sun, 18 May 2003 00:05:50 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4I75jEd053298 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 18 May 2003 10:05:46 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4I75j5s053293 for current@FreeBSD.org; Sun, 18 May 2003 10:05:45 +0300 (EEST) (envelope-from ru) Date: Sun, 18 May 2003 10:05:45 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Message-ID: <20030518070544.GA24393@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: rc_conf_files is a useless variable X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 07:05:54 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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=3D"home" #location=3D"work" =2E /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, --=20 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 --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xzDIUkv4P6juNwoRAq97AJ9/Mc6YZXamnP8Pqb+4hp5F4tgfbQCffZy0 zDFDZQ95pzwP3Eoy7fM3iQo= =aExt -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW--