Enable passwd by default
SVN-Revision: 328
This commit is contained in:
parent
90fa4b42b3
commit
56c6201a5f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue