mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 11:05:54 +02:00
suricata: Disable Landlock support
See #13645 for details. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -768,7 +768,7 @@ security:
|
||||
limit-noproc: true
|
||||
# Use landlock security module under Linux
|
||||
landlock:
|
||||
enabled: yes
|
||||
enabled: no
|
||||
directories:
|
||||
write:
|
||||
- /run
|
||||
|
||||
Reference in New Issue
Block a user