forked from security/hakurei
hakurei: move container helpers toplevel
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
6
seccomp/presets_clone_generic.go
Normal file
6
seccomp/presets_clone_generic.go
Normal file
@@ -0,0 +1,6 @@
|
||||
//go:build !s390 && !s390x
|
||||
|
||||
package seccomp
|
||||
|
||||
/* Normally the flags come first */
|
||||
const cloneArg = 0
|
||||
Reference in New Issue
Block a user