README.md: mention first run wizard in FIRST_USER_NAME documentation

This commit is contained in:
Serge Schneider
2025-09-03 20:51:10 +01:00
parent 3bfeac6424
commit c3848a3a37

View File

@@ -174,6 +174,8 @@ The following environment variables are supported:
a name chosen by the final user. This security feature is designed to prevent shipping images
with a default username and help prevent malicious actors from taking over your devices.
If the FIRST_USER_NAME is set to `pi` and no `FIRST_USER_PASS` is set, the setup wizard will be launched on first boot to allow the user to set the password.
* `FIRST_USER_PASS` (Default: unset)
Password for the first user. If unset, the account is locked.