Merge pull request #4269 from KentaTada/remove-unused-syscall
seccomp: remove the unused query_module(2)
This commit is contained in:
commit
4e08c2de67
@ -515,7 +515,6 @@ func DefaultProfile(sp *specs.Spec) *specs.LinuxSeccomp {
|
||||
"delete_module",
|
||||
"init_module",
|
||||
"finit_module",
|
||||
"query_module",
|
||||
},
|
||||
Action: specs.ActAllow,
|
||||
Args: []specs.LinuxSeccompArg{},
|
||||
|
Loading…
Reference in New Issue
Block a user