Use config file.
Root password must be set, otherwise it will always prompt and never install the root ssh key. User creation fails on Debian 14 (Forky) because it does not contain adduser (only useradd). It will hang until rebooted. And because of that hang, the timezone is also not applied.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*.sh text eol=lf
|
||||
*.keys text eol=lf
|
||||
*.pub text eol=lf
|
||||
*.config text eol=lf
|
||||
|
||||
*.txt text eol=lf
|
||||
*.md text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user