mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
Enable passwd by default
SVN-Revision: 328
This commit is contained in:
parent
90fa4b42b3
commit
56c6201a5f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user