24c4648 desktop_login: use chpasswd not passwd to set user password

Authored and Committed by adamwill 3 years ago
    desktop_login: use chpasswd not passwd to set user password
    
    This allows us to use assert_script_run, and be more reliable.
    Same approach used in _do_install_and_reboot postinstall stuff.
    
    Signed-off-by: Adam Williamson <awilliam@redhat.com>
    
        
file modified
+1 -3