Enable passwd by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@328 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Nicolas Thill
2005-03-07 08:03:46 +00:00
parent 6e64c860bf
commit ee3ef04619

View File

@@ -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