remove restriction of mmap locked on suricata ulimits

This commit is contained in:
Josh Patterson
2026-03-19 09:42:39 -04:00
parent a982056363
commit cceaebe350
2 changed files with 2 additions and 6 deletions
+1 -4
View File
@@ -216,10 +216,7 @@ docker:
custom_bind_mounts: []
extra_hosts: []
extra_env: []
ulimits:
- name: memlock
soft: 524288000
hard: 524288000
ulimits: []
'so-zeek':
final_octet: 99
custom_bind_mounts: []