suricata: Update require paths for Landlock

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-04-08 16:00:41 +00:00
parent 763c7f67fa
commit b4847c387a

View File

@@ -776,8 +776,9 @@ security:
# file magic to be used.
read:
- /usr/share/misc/magic.mgc
- /var/ipfire/suricata/
- /var/lib/suricata/rules/
- /usr/share/suricata
- /var/ipfire/suricata
- /var/lib/suricata
lua:
# Allow Lua rules. Disabled by default.