1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 14:15:51 +03:00

Enable passwd by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@328 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2005-03-07 08:03:46 +00:00
parent 28e38a237e
commit 8c3a770d04

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