mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +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
|
limit-noproc: true
|
||||||
# Use landlock security module under Linux
|
# Use landlock security module under Linux
|
||||||
landlock:
|
landlock:
|
||||||
enabled: yes
|
enabled: no
|
||||||
directories:
|
directories:
|
||||||
write:
|
write:
|
||||||
- /run
|
- /run
|
||||||
|
|||||||
Reference in New Issue
Block a user