pstree: sandbox with bunpen
This commit is contained in:
@@ -1025,10 +1025,11 @@ in
|
||||
procps.sandbox.method = "bwrap";
|
||||
procps.sandbox.isolatePids = false;
|
||||
|
||||
pstree.sandbox.method = "landlock";
|
||||
pstree.sandbox.method = "bunpen";
|
||||
pstree.sandbox.extraPaths = [
|
||||
"/proc"
|
||||
];
|
||||
pstree.sandbox.isolatePids = false;
|
||||
|
||||
pulseaudio = {};
|
||||
|
||||
|
Reference in New Issue
Block a user