From: Arturo Borrero Gonzalez Date: Tue, 7 Jul 2026 18:35:29 +0000 (+0200) Subject: Enable and configure Suricata unix command socket X-Git-Tag: archive/raspbian/1%8.0.6-1+rpi1^2~8 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1401da65c2b0b72371094ecec34ed38eb0a07260;p=suricata.git Enable and configure Suricata unix command socket Forwarded: not-needed Last-Update: 2025-08-22 Gbp-Pq: Name enable-unix-command-socket.patch --- diff --git a/suricata.yaml.in b/suricata.yaml.in index 63c00cf6..79e2ef25 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -1421,8 +1421,8 @@ host-mode: auto # activated in live capture mode. You can use the filename variable to set # the file name of the socket. unix-command: - enabled: auto - #filename: custom.socket + enabled: yes + filename: @e_localstatedir@/suricata-command.socket # Magic file. The extension .mgc is added to the value here. #magic-file: /usr/share/file/magic