aboutsummaryrefslogtreecommitdiff
path: root/package/utils/busybox/config/init/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils/busybox/config/init/Config.in')
-rw-r--r--package/utils/busybox/config/init/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/utils/busybox/config/init/Config.in b/package/utils/busybox/config/init/Config.in
index fc6c916a68..56cc2ef1da 100644
--- a/package/utils/busybox/config/init/Config.in
+++ b/package/utils/busybox/config/init/Config.in
@@ -45,19 +45,19 @@ config BUSYBOX_CONFIG_FEATURE_BOOTCHARTD_CONFIG_FILE
Enable reading and parsing of $PWD/bootchartd.conf
and /etc/bootchartd.conf files.
config BUSYBOX_CONFIG_HALT
- bool "halt (4 kb)"
+ bool "halt (4.3 kb)"
default BUSYBOX_DEFAULT_HALT
help
Stop all processes and halt the system.
config BUSYBOX_CONFIG_POWEROFF
- bool "poweroff (4 kb)"
+ bool "poweroff (4.3 kb)"
default BUSYBOX_DEFAULT_POWEROFF
help
Stop all processes and power off the system.
config BUSYBOX_CONFIG_REBOOT
- bool "reboot (4 kb)"
+ bool "reboot (4.3 kb)"
default BUSYBOX_DEFAULT_REBOOT
help
Stop all processes and reboot the system.