10 lines
229 B
Plaintext
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
|