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