[Zrouter-src] ZRouter.org: push to ZRouter profiles/SMALL_/files/etc/rc.d/MAIN

zrouter-src at zrouter.org zrouter-src at zrouter.org
Tue Feb 7 12:23:22 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/c2bfb3aa4f16
changeset: 373:c2bfb3aa4f16
user:      ray at terran.dlink.ua
date:      Tue Feb 07 14:24:12 2012 +0200
description:
Remove ipfw bits from rc.d/MAIN script

diffstat:

 profiles/SMALL_/files/etc/rc.d/MAIN |  6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diffs (16 lines):

diff -r be25d96a82f6 -r c2bfb3aa4f16 profiles/SMALL_/files/etc/rc.d/MAIN
--- a/profiles/SMALL_/files/etc/rc.d/MAIN	Tue Feb 07 14:23:27 2012 +0200
+++ b/profiles/SMALL_/files/etc/rc.d/MAIN	Tue Feb 07 14:24:12 2012 +0200
@@ -18,12 +18,6 @@
 	# XXX: for debug, breakpoint on Break sequence
 	sysctl debug.kdb.break_to_debugger=1
 
-	# Load ipfw
-	# XXX: Should be separate script
-	kldload ipfw
-	# XXX: for debug only
-	ipfw add 65000 allow all from any to any
-
 	# Configure local interface
 	ifconfig lo0 127.0.0.1/8
 


More information about the Zrouter-src mailing list