mirror of https://github.com/OISF/suricata
landlock: handle filestore case
If landlock ABI is inferior to 2 (before Linux 5.19) then the renaming of files is impossible if the protection is enabled. This patch disables landlock if ABI < 2 and file-store is enabled. As file store is initialized in output the call to landlock had to done after the output initialization.pull/7853/head
parent
1b24f4d357
commit
a9a17c8185
Loading…
Reference in New Issue