From e23114f49c2cc5d5af3b811fc0e266434606bc9b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 11 Dec 2011 01:15:07 +0100 Subject: [PATCH] core54: flush snort rules. --- config/rootfiles/core/54/update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/rootfiles/core/54/update.sh b/config/rootfiles/core/54/update.sh index 59f97cfc85..61d10113df 100644 --- a/config/rootfiles/core/54/update.sh +++ b/config/rootfiles/core/54/update.sh @@ -43,6 +43,10 @@ done # Flush old usb-modeswitch data rm -rf /usr/share/usb_modeswitch +# +# Flush old snort rules +rm -rf /etc/snort/rules + # #Extract files extract_files -- 2.39.2