From ce23dd2c09e12049967fc7fd662f6f61ad3db9c0 Mon Sep 17 00:00:00 2001 From: thompsa Date: Thu, 28 Jan 2010 10:15:16 +1300 Subject: Remove old rc.d files. --- config/snort-dev/snort.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/snort-dev/snort.inc') 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")) -- cgit v1.2.3