[PC-BSD Commits] r1516 - in pcbsd/trunk/system-overlay: PCBSD/Scripts etc usr/local/etc/rc.d

svn at pcbsd.org svn at pcbsd.org
Mon Mar 3 09:40:29 PST 2008


Author: kris
Date: 2008-03-03 09:40:29 -0800 (Mon, 03 Mar 2008)
New Revision: 1516

Added:
   pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall
Removed:
   pcbsd/trunk/system-overlay/etc/pf.inports
   pcbsd/trunk/system-overlay/usr/local/etc/rc.d/pf_rules
Modified:
   pcbsd/trunk/system-overlay/etc/rc.conf
Log:

Removed old tool which redoes pf rules at boot, now you can use GUI firewall
tool properly



Added: pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall


Property changes on: pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall
___________________________________________________________________
Name: svn:executable
   + *

Deleted: pcbsd/trunk/system-overlay/etc/pf.inports

Modified: pcbsd/trunk/system-overlay/etc/rc.conf
===================================================================
--- pcbsd/trunk/system-overlay/etc/rc.conf	2008-03-03 16:49:19 UTC (rev 1515)
+++ pcbsd/trunk/system-overlay/etc/rc.conf	2008-03-03 17:40:29 UTC (rev 1516)
@@ -55,7 +55,6 @@
 
 # Enable the firewall
 pf_rules="/etc/pf.conf"
-pf_rules_enable="YES"
 pf_enable="YES"
 pf_flags=""
 

Deleted: pcbsd/trunk/system-overlay/usr/local/etc/rc.d/pf_rules



More information about the Commits mailing list