From owner-cvs-all Tue Aug 13 22:58:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E6F37B400; Tue, 13 Aug 2002 22:58:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C6243E6E; Tue, 13 Aug 2002 22:58:45 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5wiJU068398; Tue, 13 Aug 2002 22:58:44 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5wiN0068397; Tue, 13 Aug 2002 22:58:44 -0700 (PDT) Message-Id: <200208140558.g7E5wiN0068397@freefall.freebsd.org> From: Gordon Tetlow Date: Tue, 13 Aug 2002 22:58:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gordon 2002/08/13 22:58:44 PDT Modified files: etc rc Log: Don't export variables from /etc/rc when doing rc_ng because the scripts are sourced in a subshell. Submitted by: Mike Makonnen Revision Changes Path 1.316 +0 -2 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message