diff options
author | Koen Kooi <koen@openembedded.org> | 2008-11-21 13:21:39 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-11-21 13:21:39 +0100 |
commit | 13d35d55272113b1cac95c826c08c5ce99f7f440 (patch) | |
tree | 5b71b9919f10083a0353102224c045dc4dc7026b /packages | |
parent | 4339d706baf166732d6b7d3b2bedb0c54ce76cbf (diff) |
Revert "busybox: Disable busybox shadow support for Angstrom"
* Do NOT, I repeat NOT touch such core distro files without approval of distro maintainters
* This is the wrong solution to the problem, please raise a discussion on email list!
Signed-off-by: Koen Kooi <koen@openembedded.org>
Signed-off-by: Graeme 'XorA' Gregory <<dp@xora.org.uk>
This reverts commit 4339d706baf166732d6b7d3b2bedb0c54ce76cbf.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/busybox/busybox-1.11.3/angstrom/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/busybox/busybox-1.11.3/angstrom/defconfig b/packages/busybox/busybox-1.11.3/angstrom/defconfig index eb94a8298e..f3130caca8 100644 --- a/packages/busybox/busybox-1.11.3/angstrom/defconfig +++ b/packages/busybox/busybox-1.11.3/angstrom/defconfig @@ -386,7 +386,7 @@ CONFIG_HALT=y # # Login/Password Management Utilities # -# CONFIG_FEATURE_SHADOWPASSWDS is not set +CONFIG_FEATURE_SHADOWPASSWDS=y # CONFIG_USE_BB_PWD_GRP is not set # CONFIG_USE_BB_SHADOW is not set CONFIG_USE_BB_CRYPT=y |