aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort_check_for_rule_updates.php
diff options
context:
space:
mode:
authorrobiscool <robrob2626@yahoo.com>2010-04-23 01:34:48 -0700
committerrobiscool <robrob2626@yahoo.com>2010-04-23 01:35:38 -0700
commitd3635ba6e576bac2d6d4fee57a0734d1db2903da (patch)
treed04689475b3838bfab5afcfd38abb73e402f0189 /config/snort/snort_check_for_rule_updates.php
parenta210b68ca96449554892c3d28117331a89952627 (diff)
downloadpfsense-packages-d3635ba6e576bac2d6d4fee57a0734d1db2903da.tar.gz
pfsense-packages-d3635ba6e576bac2d6d4fee57a0734d1db2903da.tar.bz2
pfsense-packages-d3635ba6e576bac2d6d4fee57a0734d1db2903da.zip
snort, add whightlist.php, add options for homenet, externalnet, and whitelist, misc
Diffstat (limited to 'config/snort/snort_check_for_rule_updates.php')
-rw-r--r--config/snort/snort_check_for_rule_updates.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/snort/snort_check_for_rule_updates.php b/config/snort/snort_check_for_rule_updates.php
index 3c4e98eb..e22c1b06 100644
--- a/config/snort/snort_check_for_rule_updates.php
+++ b/config/snort/snort_check_for_rule_updates.php
@@ -40,7 +40,6 @@ $pfsense_rules_filename_md5 = "pfsense_rules.tar.gz.md5";
$pfsense_rules_filename = "pfsense_rules.tar.gz";
require_once("globals.inc");
-require_once("guiconfig.inc");
require_once("/usr/local/pkg/snort/snort.inc");
/* define checks */