[OE-core] [meta-oe][PATCH] zap_empty_root_password doesn't work with toybox, /etc/passwd isn't never edit if /etc/shadow exist.

Burton, Ross ross.burton at intel.com
Mon Apr 13 22:12:11 UTC 2015


On 13 April 2015 at 23:08, Thomas Perrot <thomas.perrot at tupi.fr> wrote:

> -       elif [ -e ${IMAGE_ROOTFS}/etc/passwd ]; then
> +        fi
> +       if [ -e ${IMAGE_ROOTFS}/etc/passwd ]; then
>

So this is a logic bug and has nothing to do with toybox?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150413/efec0093/attachment-0002.html>


More information about the Openembedded-core mailing list