mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 16:35:21 +02: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:
parent
28e38a237e
commit
8c3a770d04
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user