forked from security/hakurei
sandbox: support privileged container
Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -99,6 +99,8 @@ type (
|
||||
// Permission bits of newly created parent directories.
|
||||
// The zero value is interpreted as 0755.
|
||||
ParentPerm os.FileMode
|
||||
// Retain CAP_SYS_ADMIN.
|
||||
Privileged bool
|
||||
|
||||
Flags HardeningFlags
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user