[init-ifupdown] netbase split to netbase and init-ifdown
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-core / busybox / busybox-1.19.4 / change-passwd-default-algorithm.patch
index 6ab35eb..43bbb8c 100644 (file)
@@ -7,7 +7,7 @@ index 1cfafae..3231b23 100644
        unsigned opt;
        int rc;
 -      const char *opt_a = "d"; /* des */
-+      const char *opt_a = "m"; /* des */
++      const char *opt_a = "sha512"; /* sha512 */
        const char *filename;
        char *myname;
        char *name;