1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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",