From 80d7d47b7eea16a780e9cc0bd79665e85014130e Mon Sep 17 00:00:00 2001 From: bbruns Date: Sun, 22 Aug 2010 02:38:19 +0000 Subject: [PATCH] Minor tweaks --- rc.firewall | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rc.firewall b/rc.firewall index 0073128..8afd773 100755 --- a/rc.firewall +++ b/rc.firewall @@ -21,7 +21,7 @@ echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= - Firewall/SOSDG v0.9.4 + Firewall/SOSDG v0.9.4 BETA/UNSTABLE Brielle Bruns http://www.sosdg.org/freestuff/firewall This program comes with ABSOLUTELY NO WARRANTY. @@ -32,6 +32,7 @@ echo "=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= BASEDIR=/etc/firewall-sosdg TWEAKS=$BASEDIR/tweaks #BASEDIR=`pwd` + . $BASEDIR/include/static . $BASEDIR/options . $BASEDIR/include/functions