Pascal Bach 03ef04f0a4 install-device: permit root login with password
Allow password login to the installation this allows doing remote installation
via SSH. All that need to be done on the local machine is:
1. Boot from the installation media
2. Set a password with passwd
3. Enable SSH with systemctl start sshd

It is safe as root doesn't have a password by default
and SSH is disabled by default.

Fixes #20718
2017-01-25 21:09:31 +01:00
..
2017-01-18 17:57:31 +01:00
2017-01-25 18:46:28 +01:00
2017-01-21 14:42:10 +01:00
2017-01-15 19:38:53 +03:00