From owner-freebsd-arch Thu Jun 21 18:10: 8 2001 Delivered-To: freebsd-arch@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id A22FC37B401 for ; Thu, 21 Jun 2001 18:10:04 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 93704 invoked by uid 1001); 22 Jun 2001 01:09:57 -0000 Date: Thu, 21 Jun 2001 18:09:57 -0700 From: Sean Chittenden To: Kevin Way Cc: freebsd-arch@freebsd.org Subject: Re: import NetBSD rc system Message-ID: <20010621180957.R90900@rand.tgd.net> References: <20010620182320.D99923@dragon.nuxi.com> <20010621210149.A87391@bean.overtone.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vvRocJ6whMXXNc9q" Content-Disposition: inline In-Reply-To: <20010621210149.A87391@bean.overtone.org>; from "kevin.way@overtone.org" on Thu, Jun 21, 2001 at = 09:01:49PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --vvRocJ6whMXXNc9q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Are you sure you don't mean something like the following? -sc - . /etc/rc.conf + if [ -r /etc/defaults/rc.conf ]; then =20 + . /etc/defaults/rc.conf + source_rc_confs + fi + + if [ -r /etc/rc.conf ]; then + . /etc/rc.conf + fi + --=20 Sean Chittenden --vvRocJ6whMXXNc9q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjsymuQACgkQn09c7x7d+q2UowCgmtklQNVWaX2VleQC/9AMOCBF 99gAoMHxfPinhZm68GBigVeXKBFrh6dB =tZAs -----END PGP SIGNATURE----- --vvRocJ6whMXXNc9q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message