From: Michael Tremer Date: Thu, 28 Feb 2019 14:28:18 +0000 (+0000) Subject: suricata: Use the correct path for the magic database X-Git-Tag: v2.23-core131~117^2~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83b576c892c82652b0b56efc200e52fd1dee30f9;p=ipfire-2.x.git suricata: Use the correct path for the magic database Signed-off-by: Michael Tremer Signed-off-by: Stefan Schantl --- diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml index 44cdd8940c..1a10613af7 100644 --- a/config/suricata/suricata.yaml +++ b/config/suricata/suricata.yaml @@ -414,9 +414,8 @@ unix-command: enabled: no #filename: custom.socket -# Magic file. The extension .mgc is added to the value here. -#magic-file: /usr/share/file/magic -#magic-file: +# Magic file +magic-file: /usr/share/misc/magic.mgc legacy: uricontent: enabled