From 5b9c6d477419fc760959066812a56a37d113e8b5 Mon Sep 17 00:00:00 2001 From: Jason Ish Date: Wed, 17 Sep 2014 11:55:29 -0600 Subject: [PATCH] Comment out in the action-order section, as its not needed if the default configuration is used. --- suricata.yaml.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 7494544e64..3ea2811555 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -1081,11 +1081,11 @@ vars: # Set the order of alerts bassed on actions # The default order is pass, drop, reject, alert -action-order: - - pass - - drop - - reject - - alert +# action-order: +# - pass +# - drop +# - reject +# - alert # IP Reputation #reputation-categories-file: @e_sysconfdir@iprep/categories.txt