Page MenuHomeDevCentral

Install procps package
ClosedPublic

Authored by dereckson on Jul 23 2023, 13:35.
Referenced Files
F6580697: D3240.id8324.diff
Fri, Apr 4, 02:15
F6580361: D3240.id.diff
Fri, Apr 4, 02:08
F6579757: D3240.id8325.diff
Fri, Apr 4, 01:58
F6578228: D3240.diff
Fri, Apr 4, 00:41
Unknown Object (File)
Wed, Apr 2, 15:38
Unknown Object (File)
Mon, Mar 31, 19:47
Unknown Object (File)
Sat, Mar 29, 19:29
Unknown Object (File)
Tue, Mar 25, 12:27

Details

Summary

The ps command is now required by phd to manage daemons.

Fixes T1916.

Test Plan

docker run --rm nasqueron/devcentral ps auxw

Diff Detail

Repository
rDPHAB Docker image for Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

$ docker run --rm 63b0c6978b13e ps auxw
USER         PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root           1  0.0  0.0   8572  3124 ?        Rs   13:34   0:00 ps auxw
This revision is now accepted and ready to land.Jul 23 2023, 13:35
This revision was automatically updated to reflect the committed changes.