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