killall: sandbox with bunpen
This commit is contained in:
@@ -821,10 +821,11 @@ in
|
||||
jq.sandbox.method = "bunpen";
|
||||
jq.sandbox.autodetectCliPaths = "existingFile";
|
||||
|
||||
killall.sandbox.method = "landlock";
|
||||
killall.sandbox.method = "bunpen";
|
||||
killall.sandbox.extraPaths = [
|
||||
"/proc"
|
||||
];
|
||||
killall.sandbox.isolatePids = false;
|
||||
|
||||
krita.buildCost = 1;
|
||||
krita.sandbox.method = "bwrap";
|
||||
|
Reference in New Issue
Block a user