[no ci] Busybox: add iostat/nmeter command

pull/1411/head
Viktor 2024-04-20 18:16:46 +02:00
parent 170af6e374
commit b20ab10b00
1 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.36.0
# Sun Oct 1 08:18:56 2023
# Busybox version: 1.36.1
# Sat Apr 20 18:33:39 2024
#
CONFIG_HAVE_DOT_CONFIG=y
@ -1053,17 +1053,17 @@ CONFIG_FEATURE_MIME_CHARSET=""
#
# Process Utilities
#
# CONFIG_FEATURE_FAST_TOP is not set
CONFIG_FEATURE_FAST_TOP=y
# CONFIG_FEATURE_SHOW_THREADS is not set
CONFIG_FREE=y
CONFIG_FUSER=y
# CONFIG_IOSTAT is not set
CONFIG_IOSTAT=y
CONFIG_KILL=y
CONFIG_KILLALL=y
CONFIG_KILLALL5=y
CONFIG_LSOF=y
# CONFIG_MPSTAT is not set
# CONFIG_NMETER is not set
CONFIG_NMETER=y
CONFIG_PGREP=y
# CONFIG_PKILL is not set
CONFIG_PIDOF=y