mkosi: Replace root password setting with a credential

This commit is contained in:
Daan De Meyer 2023-05-07 11:03:29 +02:00
parent db7a46ed5f
commit 4decc7a514
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,8 @@ CacheDirectory=mkosi.cache
Acl=yes
QemuMem=2G
ExtraSearchPaths=build/
# Make sure we don't trigger systemd-firstboot prompting for the root password.
Credentials=passwd.plaintext-password.root=
KernelCommandLineExtra=systemd.crash_shell
systemd.log_level=debug
systemd.log_ratelimit_kmsg=0

View file

@ -34,5 +34,4 @@ Packages=
zsh
[Validation]
Password=
Autologin=yes