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