Add fix to avoid GLIBC crash, fix identation
This commit is contained in:
parent
3c96df7130
commit
f768c013e6
@ -35,8 +35,8 @@ output.elasticsearch:
|
|||||||
logging.metrics.enabled: false
|
logging.metrics.enabled: false
|
||||||
|
|
||||||
seccomp:
|
seccomp:
|
||||||
default_action: allow
|
default_action: allow
|
||||||
syscalls:
|
syscalls:
|
||||||
- action: allow
|
- action: allow
|
||||||
names:
|
names:
|
||||||
- rseq
|
- rseq
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user