Set default-rule-path in example config to /etc/suricata/rules/

remotes/origin/master-1.0.x
Victor Julien 17 years ago
parent 6520d42b4c
commit bea22d91ed

@ -65,7 +65,7 @@ pfring:
#Set the default rule path here to search for the files.
#if not set, it will look at the current working dir
default-rule-path: /etc/suricata/
default-rule-path: /etc/suricata/rules/
rule-files:
- attack-responses.rules
- backdoor.rules

Loading…
Cancel
Save