aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/config
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-07 08:03:46 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-07 08:03:46 +0000
commitee3ef04619fe464fe7432d2c67f119af7d4519f6 (patch)
tree5da94ee1d264b30f3c8dfd2753d5aea0b82eef4f /package/busybox/config
parent6e64c860bf34102e69834c27da2684346241bc2e (diff)
downloadmaster-187ad058-ee3ef04619fe464fe7432d2c67f119af7d4519f6.tar.gz
master-187ad058-ee3ef04619fe464fe7432d2c67f119af7d4519f6.tar.bz2
master-187ad058-ee3ef04619fe464fe7432d2c67f119af7d4519f6.zip
Enable passwd by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@328 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/config')
-rw-r--r--package/busybox/config/loginutils/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/config/loginutils/Config.in b/package/busybox/config/loginutils/Config.in
index e42140ac27..7ab724f5ca 100644
--- a/package/busybox/config/loginutils/Config.in
+++ b/package/busybox/config/loginutils/Config.in
@@ -87,7 +87,7 @@ config BUSYBOX_CONFIG_FEATURE_SECURETTY
config BUSYBOX_CONFIG_PASSWD
bool "passwd"
- default n
+ default y
select BUSYBOX_CONFIG_FEATURE_SUID
help
passwd changes passwords for user and group accounts. A normal user