Enable passwd by default

SVN-Revision: 328
This commit is contained in:
Nicolas Thill 2005-03-07 08:03:46 +00:00
parent 90fa4b42b3
commit 56c6201a5f

View file

@ -87,7 +87,7 @@ config BUSYBOX_CONFIG_FEATURE_SECURETTY
config BUSYBOX_CONFIG_PASSWD config BUSYBOX_CONFIG_PASSWD
bool "passwd" bool "passwd"
default n default y
select BUSYBOX_CONFIG_FEATURE_SUID select BUSYBOX_CONFIG_FEATURE_SUID
help help
passwd changes passwords for user and group accounts. A normal user passwd changes passwords for user and group accounts. A normal user