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