From 36d0d4c13aa99df4859c683802fef6df177e59dd Mon Sep 17 00:00:00 2001 From: Thomas Schaefer Date: Mon, 26 Dec 2011 13:16:50 -0500 Subject: Enable countryblock as legacy app as requested by pfsense users --- config/countryblock/countryblock.inc | 2 +- config/countryblock/countryblock.sh | 4 ++-- config/countryblock/countryblock.tmp | 2 +- config/countryblock/countryblock.xml | 2 +- config/countryblock/countryblock_IPBlocklist.widget.tmp | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) (limited to 'config') diff --git a/config/countryblock/countryblock.inc b/config/countryblock/countryblock.inc index 64c1f4cc..5451b4bf 100644 --- a/config/countryblock/countryblock.inc +++ b/config/countryblock/countryblock.inc @@ -4,7 +4,7 @@ /* ========================================================================== */ /* countryblock.inc - Copyright (C) 2011 Tom Schaefer + Copyright (C) 2012 Tom Schaefer All rights reserved. */ /* ========================================================================== */ diff --git a/config/countryblock/countryblock.sh b/config/countryblock/countryblock.sh index ce3e3c04..e8454db1 100755 --- a/config/countryblock/countryblock.sh +++ b/config/countryblock/countryblock.sh @@ -1,6 +1,6 @@ #!/bin/sh -#version 2.0 +#version 2.4 2012 #check if countryblock running export resultr=`pfctl -s rules | grep -c countryblock` #echo $resultr @@ -82,4 +82,4 @@ mv /tmp/rules.debug /tmp/rules.debug.old mv /tmp/rules.debug.tmp /tmp/rules.debug rm errorOUT.txt -pfctl -o basic -f /tmp/rules.debug > /usr/local/www/packages/countryblock/errorOUT.txt 2>&1 \ No newline at end of file +pfctl -o basic -f /tmp/rules.debug > /usr/local/www/packages/countryblock/errorOUT.txt 2>&1 diff --git a/config/countryblock/countryblock.tmp b/config/countryblock/countryblock.tmp index 39ee6e64..eb98f283 100644 --- a/config/countryblock/countryblock.tmp +++ b/config/countryblock/countryblock.tmp @@ -1,6 +1,6 @@