From 670a0fb71905de1c2ca7b2e69f57e8db2fb490b6 Mon Sep 17 00:00:00 2001 From: bbruns Date: Mon, 23 Aug 2010 21:39:19 +0000 Subject: [PATCH] More functions and help --- rc.firewall | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/rc.firewall b/rc.firewall index 3900f9b..9f63f0f 100755 --- a/rc.firewall +++ b/rc.firewall @@ -20,6 +20,12 @@ # along with this program. If not, see . FW_VERSION="0.9.4 BETA" + +BASEDIR=/etc/firewall-sosdg +#BASEDIR=`pwd` + +TWEAKS=$BASEDIR/tweaks + . $BASEDIR/include/static . $BASEDIR/options . $BASEDIR/include/functions @@ -51,9 +57,6 @@ echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= redistribute it under certain conditions. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=" -BASEDIR=/etc/firewall-sosdg -TWEAKS=$BASEDIR/tweaks -#BASEDIR=`pwd` iptables_v4_rules_flush