chiark / gitweb /
units: run firstboot before sysusers, so that firstboot can initialize the root password
[elogind.git] / units / systemd-firstboot.service.in
index 7a448ac9368372b61b6dd0f1c8f779fbbe7cfd4b..405c6f3fd2b616010f0d7e82044c0451ed3bd425 100644 (file)
@@ -10,8 +10,8 @@ Description=First Boot Wizard
 Documentation=man:systemd-firstboot(1)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-remount-fs.service systemd-sysusers.service
-Before=sysinit.target shutdown.target
+After=systemd-remount-fs.service
+Before=systemd-sysusers.service sysinit.target shutdown.target
 ConditionPathIsReadWrite=/etc
 ConditionFirstBoot=yes