Commit 5d4a12d4 authored by Adam Wujek's avatar Adam Wujek 💬

configs/buildroot: add psmisc package

Add psmics for killall, pstree and fuser.
Since fuser comes from psmisc, it is not needed anymore to compile it in
the busybox.
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent af762d41
......@@ -2499,7 +2499,7 @@ BR2_PACKAGE_MONIT=y
#
# BR2_PACKAGE_POLKIT is not set
BR2_PACKAGE_PROCPS_NG=y
# BR2_PACKAGE_PSMISC is not set
BR2_PACKAGE_PSMISC=y
# BR2_PACKAGE_PWGEN is not set
# BR2_PACKAGE_QUOTA is not set
BR2_PACKAGE_RSYSLOG=y
......
......@@ -951,7 +951,7 @@ CONFIG_FEATURE_MIME_CHARSET=""
# CONFIG_UPTIME is not set
# CONFIG_FEATURE_UPTIME_UTMP_SUPPORT is not set
# CONFIG_FREE is not set
CONFIG_FUSER=y
# CONFIG_FUSER is not set
# CONFIG_KILL is not set
# CONFIG_KILLALL is not set
# CONFIG_KILLALL5 is not set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment