From owner-cvs-etc Thu May 1 13:04:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA12903 for cvs-etc-outgoing; Thu, 1 May 1997 13:04:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.cdrom.com [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA12783; Thu, 1 May 1997 13:03:02 -0700 (PDT) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA03745; Thu, 1 May 1997 13:02:59 -0700 (PDT) Date: Thu, 1 May 1997 13:02:59 -0700 (PDT) Message-Id: <199705012002.NAA03745@freefall.freebsd.org> To: CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-etc@FreeBSD.org Subject: cvs commit: src/etc rc.network Sender: owner-cvs-etc@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk jkh 97/05/01 13:02:58 Branch: etc RELENG_2_2 Modified: etc rc.network Log: Source rc.firewall, don't execute it (so that variables get passed in properly). Closes PR#3456 Submitted-By: Christopher Masto Revision Changes Path 1.1.2.4 +2 -2 src/etc/rc.network