mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-24 15:27:16 +00:00
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
|