aboutsummaryrefslogtreecommitdiffstats
path: root/config/suricata/suricata_download_rules.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/suricata/suricata_download_rules.php')
-rw-r--r--config/suricata/suricata_download_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/suricata/suricata_download_rules.php b/config/suricata/suricata_download_rules.php
index 2de286ba..f0fbffeb 100644
--- a/config/suricata/suricata_download_rules.php
+++ b/config/suricata/suricata_download_rules.php
@@ -101,7 +101,7 @@ include("head.inc");
<?php
$suricata_gui_include = true;
-include("/usr/local/www/suricata/suricata_check_for_rule_updates.php");
+include("/usr/local/pkg/suricata/suricata_check_for_rule_updates.php");
/* hide progress bar and lets end this party */
echo "\n<script type=\"text/javascript\">document.progressbar.style.visibility='hidden';\n</script>";