programs: ship procs
This commit is contained in:
@@ -92,6 +92,7 @@ in
|
|||||||
"pciutils"
|
"pciutils"
|
||||||
"picocom" # serial TTY
|
"picocom" # serial TTY
|
||||||
"powertop"
|
"powertop"
|
||||||
|
"procs" # a better `ps`
|
||||||
"ps"
|
"ps"
|
||||||
"pstree"
|
"pstree"
|
||||||
"ripgrep"
|
"ripgrep"
|
||||||
@@ -932,6 +933,8 @@ in
|
|||||||
"/sys/kernel"
|
"/sys/kernel"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
procs.sandbox.method = null; #< TODO: sandbox
|
||||||
|
|
||||||
# procps: free, pgrep, pidof, pkill, ps, pwait, top, uptime, couple others
|
# procps: free, pgrep, pidof, pkill, ps, pwait, top, uptime, couple others
|
||||||
procps.sandbox.keepPidsAndProc = true;
|
procps.sandbox.keepPidsAndProc = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user