From af41e1500afce97a0ac1e1348eaeafa31cfb792e Mon Sep 17 00:00:00 2001 From: robiscool Date: Sun, 13 Dec 2009 22:32:04 -0800 Subject: snort-dev, add options blocked host.php, and alerts php --- config/snort-dev/snort_alerts.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'config/snort-dev/snort_alerts.php') diff --git a/config/snort-dev/snort_alerts.php b/config/snort-dev/snort_alerts.php index 882ef3d6..d260aee9 100644 --- a/config/snort-dev/snort_alerts.php +++ b/config/snort-dev/snort_alerts.php @@ -47,9 +47,6 @@ if ($_POST['clear']) { conf_mount_ro(); system_syslogd_start(); exec("/usr/bin/killall -HUP snort"); - exec("/usr/bin/killall snort2c"); - if ($config['installedpackages']['snort']['config'][0]['blockoffenders'] == 'on') - exec("/usr/local/bin/snort2c -w /var/db/whitelist -a /var/log/snort/alert"); } $pgtitle = "Services: Snort: Snort Alerts"; -- cgit v1.2.3