aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort-dev/snort.inc
diff options
context:
space:
mode:
Diffstat (limited to 'config/snort-dev/snort.inc')
-rw-r--r--config/snort-dev/snort.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/snort-dev/snort.inc b/config/snort-dev/snort.inc
index b565d102..4cd26acd 100644
--- a/config/snort-dev/snort.inc
+++ b/config/snort-dev/snort.inc
@@ -108,6 +108,8 @@ function snort_postinstall()
exec("/bin/rm /usr/local/etc/snort/reference.config-sample");
exec("/bin/rm /usr/local/etc/snort/gen-msg.map-sample");
exec("/bin/rm /usr/local/etc/snort/sid");
+ exec("/bin/rm /usr/local/etc/rc.d/snort");
+ exec("/bin/rm /usr/local/etc/rc.d/bardyard2");
}
if(!file_exists("/usr/local/etc/snort/custom_rules"))