diff --git a/units/systemd-firstboot.service b/units/systemd-firstboot.service index 2fea88384f6..d7f445ef359 100644 --- a/units/systemd-firstboot.service +++ b/units/systemd-firstboot.service @@ -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