From 6467a03d191b6e170e64c4e0a14b7f742ee2e393 Mon Sep 17 00:00:00 2001 From: listbot Date: Thu, 28 Feb 2019 20:59:20 +0000 Subject: [PATCH] fix suricata ref location --- docker/suricata/dist/suricata.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/suricata/dist/suricata.yaml b/docker/suricata/dist/suricata.yaml index d05d99ff..612b957a 100644 --- a/docker/suricata/dist/suricata.yaml +++ b/docker/suricata/dist/suricata.yaml @@ -105,7 +105,7 @@ rule-files: - dnp3-events.rules # available in suricata sources under rules dir classification-file: /etc/suricata/rules/classification.config -reference-config-file: /etc/suricata/rules/reference.config +reference-config-file: /etc/suricata/reference.config # threshold-file: /etc/suricata/threshold.config