mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Add fix to avoid GLIBC crash, fix identation
This commit is contained in:
committed by
Raul Del Pozo Moreno
parent
4b621466a0
commit
d5932ac4a1
@@ -24,8 +24,8 @@ output.elasticsearch:
|
||||
logging.metrics.enabled: false
|
||||
|
||||
seccomp:
|
||||
default_action: allow
|
||||
syscalls:
|
||||
- action: allow
|
||||
names:
|
||||
- rseq
|
||||
default_action: allow
|
||||
syscalls:
|
||||
- action: allow
|
||||
names:
|
||||
- rseq
|
||||
|
Reference in New Issue
Block a user