From owner-cvs-src@FreeBSD.ORG Mon Dec 5 09:30:40 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 484FD16A420; Mon, 5 Dec 2005 09:30:40 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD05E43D4C; Mon, 5 Dec 2005 09:30:39 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EjCgA-00097g-Oh; Mon, 05 Dec 2005 09:30:38 +0000 Date: Mon, 5 Dec 2005 09:30:38 +0000 From: Ceri Davies To: Doug Barton Message-ID: <20051205093038.GC51395@submonkey.net> Mail-Followup-To: Ceri Davies , Doug Barton , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200512050704.jB574FeY098280@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="oJ71EGRlYNjSvfq7" Content-Disposition: inline In-Reply-To: <200512050704.jB574FeY098280@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2005 09:30:40 -0000 --oJ71EGRlYNjSvfq7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 05, 2005 at 07:04:15AM +0000, Doug Barton wrote: > dougb 2005-12-05 07:04:15 UTC >=20 > FreeBSD src repository >=20 > Modified files: > etc rc.subr=20 > Log: > Change how *.sh scripts are handled. If the script is in /etc/rc.d, > source it into the shell. If not, handle it in a subshell the same > way that "real" rc.d-style scripts are handled. This will dramatically > ease the "process local scripts in the base rcorder" transition. Are you planning to do this for /usr/local/etc/rc.d as well? I often take the execute bit off old-rc type scripts in there to disable them, and that would obviously become a problem should this get applied there too. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --oJ71EGRlYNjSvfq7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDlAi+ocfcwTS3JF8RAof/AKCEnmymQ258sAt7B5pZmPA1SvQkfwCggdjK f9YVvgntC/6qoMwO3HakB5E= =Kyhs -----END PGP SIGNATURE----- --oJ71EGRlYNjSvfq7--