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=a8719a8c7f7d1f325eb440397bc16c338b9cdb44;hb=812bd1e6ab4c463507557f2bdbb8875fedd92ade;hpb=e26807239bd65bc17535a53cd540f38600e7ef24 diff --git a/units/systemd-firstboot.service.in b/units/systemd-firstboot.service.in index a8719a8c7..405c6f3fd 100644 --- a/units/systemd-firstboot.service.in +++ b/units/systemd-firstboot.service.in @@ -7,11 +7,11 @@ [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