From owner-cvs-etc Fri Jun 21 17:55:31 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA15141 for cvs-etc-outgoing; Fri, 21 Jun 1996 17:55:31 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA15084; Fri, 21 Jun 1996 17:54:38 -0700 (PDT) Date: Fri, 21 Jun 1996 17:54:38 -0700 (PDT) From: Alex Nash Message-Id: <199606220054.RAA15084@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-etc Subject: cvs commit: src/etc rc.firewall Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 96/06/21 17:54:37 Modified: etc rc.firewall Log: Flush out the rules before adding entries. This prevents duplicate rules from appearing when switching back and forth from single to multi-user modes. Revision Changes Path 1.3 +5 -1 src/etc/rc.firewall