mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-21 22:56:01 +00:00
96a3fad54d
Password hashes in the installer configuration yaml are written as-is to `/etc/shadow`. The backslashes preceding `$` are unnecessary and produce an invalid hash string that will prevent login.