From dea1636ea1ed414c8b9f52e244a63543cbcec16d Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 15 Jun 2012 20:17:37 +0000 Subject: Remove apc calls and useless sleeps. Also remove abuse of ob_flush --- config/snort/snort_download_rules.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config/snort/snort_download_rules.php') diff --git a/config/snort/snort_download_rules.php b/config/snort/snort_download_rules.php index b65a3083..bb9b9950 100644 --- a/config/snort/snort_download_rules.php +++ b/config/snort/snort_download_rules.php @@ -740,7 +740,6 @@ else { exec("/bin/sh /usr/local/etc/rc.d/snort.sh start"); update_status(gettext("The Rules update finished...")); update_output_window(gettext("Snort has restarted with your new set of rules...")); - exec("/bin/rm /tmp/snort_download_halt.pid"); } update_status(gettext("The Rules update finished...")); -- cgit v1.2.3