shim: use bwrap config as it is

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
2024-10-11 04:13:56 +09:00
parent 713872a5cd
commit 3ddfd76cdf
2 changed files with 5 additions and 45 deletions

View File

@@ -9,8 +9,6 @@ const EnvShim = "FORTIFY_SHIM"
type Payload struct {
// child full argv
Argv []string
// env variables passed through to bwrap
Env []string
// bwrap, target full exec path
Exec [2]string
// bwrap config, nil for permissive