]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Comment out in the action-order section, as its not needed if
authorJason Ish <jason.ish@emulex.com>
Wed, 17 Sep 2014 17:55:29 +0000 (11:55 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 1 Oct 2014 12:41:13 +0000 (14:41 +0200)
the default configuration is used.

suricata.yaml.in

index 7494544e64ff2f67914d5fe9c38e23bfd2808b93..3ea28115558699bc858c3d66be581028a4d1d33d 100644 (file)
@@ -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