Skip to content

Commit 3335d6c

Browse files
authored
[Apparmor] Include net_raw capability (#133)
1 parent 62778b6 commit 3335d6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gremlin/agent_apparmor.profile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ profile gremlin-agent flags=(attach_disconnected,mediate_deleted) {
5555
# Needed for Gremlin Service Discovery and executing a certificate expiry experiment
5656
capability dac_read_search,
5757
capability sys_ptrace,
58+
capability net_raw,
5859

5960
# Needed for Gremlin Process Exhaustion
6061
capability sys_resource,

0 commit comments

Comments
 (0)