[PC-BSD Commits] r1517 - pcbsd/trunk/system-overlay/PCBSD/Scripts
svn at pcbsd.org
svn at pcbsd.org
Mon Mar 3 09:41:11 PST 2008
Author: kris
Date: 2008-03-03 09:41:11 -0800 (Mon, 03 Mar 2008)
New Revision: 1517
Modified:
pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall
Log:
Don't restart pf automatically, since this is run from install CD
Modified: pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall
===================================================================
--- pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall 2008-03-03 17:40:29 UTC (rev 1516)
+++ pcbsd/trunk/system-overlay/PCBSD/Scripts/reset-firewall 2008-03-03 17:41:11 UTC (rev 1517)
@@ -42,7 +42,3 @@
fi
done
-# restart PF firewall
-echo "Restarting the Firewall"
-/etc/rc.d/pf restart
-
More information about the Commits
mailing list