chiark / gitweb /
update TODO
[elogind.git] / units / systemd-firstboot.service.in
index e7ae745564d85eea52aedca1da703cdec3d44123..405c6f3fd2b616010f0d7e82044c0451ed3bd425 100644 (file)
@@ -7,12 +7,13 @@
 
 [Unit]
 Description=First Boot Wizard
-Documentation=man:systemd-firstboot(8)
+Documentation=man:systemd-firstboot(1)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service 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
 
 [Service]
 Type=oneshot