]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: use systemd.firstboot=no to turn of interactivity at boot
authorLennart Poettering <lennart@poettering.net>
Thu, 30 Nov 2023 17:41:53 +0000 (18:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Mon, 18 Dec 2023 10:11:11 +0000 (11:11 +0100)
commit641489e25760a20e244f8ea5105cbcd9100555df
tree891f3b7cd06211e6579850973a8edfc5256133cc
parent3ccadbce3358ba1db7ce5fa3f8dd17c627ffd93b
mkosi: use systemd.firstboot=no to turn of interactivity at boot

Now that creds are processed even if systemd.firstboot=no is set, we can
use it to disable the root pw prompt *and* the new homectl prompt at the
same time, without breaking the creds stuff.
mkosi.conf