about summary refs log tree commit diff stats
path: root/core/conf/rc.d
diff options
context:
space:
mode:
Diffstat (limited to 'core/conf/rc.d')
-rw-r--r--core/conf/rc.d/iptables6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/conf/rc.d/iptables b/core/conf/rc.d/iptables
index 893b087..a2ecaf2 100644
--- a/core/conf/rc.d/iptables
+++ b/core/conf/rc.d/iptables
@@ -1,13 +1,7 @@
 #!/bin/bash
 
-. /etc/iptables/ipt-conf.sh
 . /etc/iptables/ipt-firewall.sh
 
-TYPE=bridge
-#TYPE=server
-#TYPE=open
-#TYPE=client
-
 case $1 in
 	start)
             case $TYPE in