1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-26 12:44:26 +00:00
Files
operating-system/buildroot/package/psmisc/Config.in
2018-03-17 23:47:00 +00:00

10 lines
229 B
Plaintext

config BR2_PACKAGE_PSMISC
bool "psmisc"
depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
select BR2_PACKAGE_NCURSES
help
Helpful /proc related utilities such as pstree, fuser, and
killall
https://gitlab.com/psmisc/psmisc