aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/config/loginutils/Config.in
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-05-25 17:15:39 +0000
committerNicolas Thill <nico@openwrt.org>2009-05-25 17:15:39 +0000
commite7133da4aada3f96f0e4a64a9858919ee36a2e0a (patch)
tree04f8e115af4d7639ce173efddf1022b215048390 /package/busybox/config/loginutils/Config.in
parentb90bd689a2df064438cc7b270270f322136aa7b2 (diff)
downloadupstream-e7133da4aada3f96f0e4a64a9858919ee36a2e0a.tar.gz
upstream-e7133da4aada3f96f0e4a64a9858919ee36a2e0a.tar.bz2
upstream-e7133da4aada3f96f0e4a64a9858919ee36a2e0a.zip
busybox: update to v1.13.4 (closes: #4279)
SVN-Revision: 16063
Diffstat (limited to 'package/busybox/config/loginutils/Config.in')
-rw-r--r--package/busybox/config/loginutils/Config.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/package/busybox/config/loginutils/Config.in b/package/busybox/config/loginutils/Config.in
index fa9f65e1cd..d100b3bb2e 100644
--- a/package/busybox/config/loginutils/Config.in
+++ b/package/busybox/config/loginutils/Config.in
@@ -233,12 +233,12 @@ config BUSYBOX_CONFIG_CRYPTPW
Applet for crypting a string.
config BUSYBOX_CONFIG_CHPASSWD
- bool "chpasswd"
- default n
- help
- chpasswd reads a file of user name and password pairs from
- standard input and uses this information to update a group of
- existing users.
+ bool "chpasswd"
+ default n
+ help
+ chpasswd reads a file of user name and password pairs from
+ standard input and uses this information to update a group of
+ existing users.
config BUSYBOX_CONFIG_SU
bool "su"