X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-firstboot.service.in;h=405c6f3fd2b616010f0d7e82044c0451ed3bd425;hp=e7ae745564d85eea52aedca1da703cdec3d44123;hb=fbcedaaea4705a0548d50d9702ece04f73847344;hpb=418b9be50018303cde79b423d4701b7fd86ddbdc diff --git a/units/systemd-firstboot.service.in b/units/systemd-firstboot.service.in index e7ae74556..405c6f3fd 100644 --- a/units/systemd-firstboot.service.in +++ b/units/systemd-firstboot.service.in @@ -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