chiark / gitweb /
unit: move UnitDependency to unit-name
[elogind.git] / units / systemd-firstboot.service.in
index e7ae745564d85eea52aedca1da703cdec3d44123..7a448ac9368372b61b6dd0f1c8f779fbbe7cfd4b 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
+After=systemd-remount-fs.service systemd-sysusers.service
 Before=sysinit.target shutdown.target
 ConditionPathIsReadWrite=/etc
+ConditionFirstBoot=yes
 
 [Service]
 Type=oneshot