1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-04 06:09:49 +03:00

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:
nico 2005-03-07 08:03:46 +00:00
parent eb6e7d0e47
commit 116421d34e

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