Skip to content
  • Filip Danilović's avatar
    [userhost] Clear existing root password before setting new one · 7efc4da3
    Filip Danilović authored
    If root is enabled in live mode ( root password set ), and user opts to
    enable root login during installation, setting the new password will
    fail/old one will remain due to way the user-setup works.
    This commit works around that by reseting the existing root password
    before calling user-setup.
    
    Closes #5
    7efc4da3