enable and use shadow passwords by default
[openwrt.git] / package / busybox / config / loginutils / Config.in
index 94bf32b..8c32851 100644 (file)
@@ -20,7 +20,7 @@ config BUSYBOX_CONFIG_REMOVE_SHELL
 
 config BUSYBOX_CONFIG_FEATURE_SHADOWPASSWDS
        bool "Support for shadow passwords"
-       default n
+       default y
        help
          Build support for shadow password in /etc/shadow. This file is only
          readable by root and thus the encrypted passwords are no longer
This page took 0.0226 seconds and 4 git commands to generate.