Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add lsof and sysstat packages to the base system for debugging purpos…
…es (#13741) The lsof and sysstat packages make determining what files/sockets a program has open a bit easier. This helps if, for example, some application has a file open that's been deleted from disk. Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
- Loading branch information