Hi On Fri, Sep 18, 2015 at 6:31 PM, Francis Moreau <[email protected]> wrote: > Hi, > > I find odd that systemd-firstboot skips root password init if > /etc/shadow exists because AFAICS this file is always part of a > minimal rootfs after being setup by an installer. Indeed it's > populated during package installation. > > So I can't see a case where systemd-firstboot would prompt for a root > password.
If an installer ships a shadow file, then we expect the installer to populate it. The firstboot tool will recover situations where you deleted /etc entirely (eg., factory reset). Thanks David _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
