Remove double defined alarm
Signed-off-by: Simon Vikstrom <pullreq@devsn.se> Upstream-commit: d7bf5e3b4db05b64d969127f6465f47cf4fe97d0 Component: engine
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
"access",
|
||||
"adjtimex",
|
||||
"alarm",
|
||||
"alarm",
|
||||
"bind",
|
||||
"brk",
|
||||
"capget",
|
||||
|
||||
@@ -50,7 +50,6 @@ func DefaultProfile() *types.Seccomp {
|
||||
"access",
|
||||
"adjtimex",
|
||||
"alarm",
|
||||
"alarm",
|
||||
"bind",
|
||||
"brk",
|
||||
"capget",
|
||||
|
||||
Reference in New Issue
Block a user