base: add lsof to list of default installed packages

This commit is contained in:
2026-02-02 23:59:35 +09:00
committed by pvv
parent e37273b49e
commit 7378d75d3f
+3
View File
@@ -19,6 +19,9 @@
# Check computer specs
lshw
# Check who is keeping open files
lsof
# Scan for open ports with netstat
net-tools