Remove double defined alarm

Signed-off-by: Simon Vikstrom <pullreq@devsn.se>
This commit is contained in:
Simon Vikstrom 2017-08-19 09:38:35 +02:00
parent 0e0b853021
commit d7bf5e3b4d
2 changed files with 0 additions and 2 deletions

View file

@ -57,7 +57,6 @@
"access",
"adjtimex",
"alarm",
"alarm",
"bind",
"brk",
"capget",

View file

@ -50,7 +50,6 @@ func DefaultProfile() *types.Seccomp {
"access",
"adjtimex",
"alarm",
"alarm",
"bind",
"brk",
"capget",