]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: make sure to query console settings before we apply them
authorLennart Poettering <lennart@poettering.net>
Thu, 11 Mar 2021 10:47:15 +0000 (11:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Mar 2021 11:21:11 +0000 (12:21 +0100)
units/systemd-firstboot.service

index 2fea88384f62ccafb3b3dc9049332055288e7384..d7f445ef359f1ad2d00704c7f74dfc2a41b87f85 100644 (file)
@@ -13,7 +13,7 @@ Documentation=man:systemd-firstboot(1)
 DefaultDependencies=no
 Conflicts=shutdown.target
 After=systemd-remount-fs.service
-Before=systemd-sysusers.service sysinit.target first-boot-complete.target shutdown.target
+Before=systemd-sysusers.service systemd-vconsole-setup.service sysinit.target first-boot-complete.target shutdown.target
 Wants=first-boot-complete.target
 ConditionPathIsReadWrite=/etc
 ConditionFirstBoot=yes