mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2024-11-14 03:07:18 +00:00
Add KILL kernel capability to avoid cap-drops messing up PMGEH
This commit is contained in:
parent
a6724b947b
commit
68c90aa2e9
@ -8,5 +8,5 @@ crp_config:
|
||||
controller:
|
||||
ports: ["4444/controller"]
|
||||
solvable:
|
||||
capabilities: ["SETUID", "SETGID", "CHOWN", "AUDIT_WRITE", "DAC_OVERRIDE"]
|
||||
capabilities: ["SETUID", "SETGID", "CHOWN", "AUDIT_WRITE", "DAC_OVERRIDE", "KILL"]
|
||||
ports: ["8888/http"]
|
||||
|
Loading…
Reference in New Issue
Block a user