From 2597837a47eafcfc01f17ac21beff5df1a92c29b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 25 Jul 2010 12:58:54 -0400 Subject: updated ipblocklist to v2.1 fixed bug for 2.0 beta x86 and x64 --- config/ipblocklist/ipblocklist.inc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'config/ipblocklist/ipblocklist.inc') diff --git a/config/ipblocklist/ipblocklist.inc b/config/ipblocklist/ipblocklist.inc index c5ce30f4..9f1c5ad0 100755 --- a/config/ipblocklist/ipblocklist.inc +++ b/config/ipblocklist/ipblocklist.inc @@ -3,7 +3,7 @@ /* /* ========================================================================== */ /* - ipblocklist.inc v2 + ipblocklist.inc v2.1 Copyright (C) 2010 Tom Schaefer All rights reserved. */ @@ -105,6 +105,8 @@ function php_install_command() unlink_if_exists("/tmp/convert-execute.sh"); exec("cp /tmp/IP-Blocklist.sh /usr/local/etc/rc.d/IP-Blocklist.sh"); unlink_if_exists("/tmp/IP-Blocklist.sh"); + //Touch files + touch /usr/local/www/packages/ipblocklist/wlists.txt @@ -127,4 +129,4 @@ function deinstall_command() conf_mount_ro(); } -?> \ No newline at end of file +?> -- cgit v1.2.3