We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7c4bda + 0375582 commit 4e08c2dCopy full SHA for 4e08c2d
1 file changed
contrib/seccomp/seccomp_default.go
@@ -515,7 +515,6 @@ func DefaultProfile(sp *specs.Spec) *specs.LinuxSeccomp {
515
"delete_module",
516
"init_module",
517
"finit_module",
518
- "query_module",
519
},
520
Action: specs.ActAllow,
521
Args: []specs.LinuxSeccompArg{},
0 commit comments