From 6bbd46cd0eafad8403a21f0104bc4ad8d3cdbfcb Mon Sep 17 00:00:00 2001 From: Stefan Majer Date: Tue, 9 Jun 2020 12:47:25 +0200 Subject: [PATCH] fixate path to surricate command socket to avoid differences between ubuntu and debian --- internal/netconf/tpl/suricata_config.yaml.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/netconf/tpl/suricata_config.yaml.tpl b/internal/netconf/tpl/suricata_config.yaml.tpl index a171fa6..4f7f5ca 100644 --- a/internal/netconf/tpl/suricata_config.yaml.tpl +++ b/internal/netconf/tpl/suricata_config.yaml.tpl @@ -1053,7 +1053,7 @@ host-mode: auto # the file name of the socket. unix-command: enabled: true - #filename: custom.socket + filename: /run/suricata-command.socket # Magic file. The extension .mgc is added to the value here. #magic-file: /usr/share/file/magic