diff options
Diffstat (limited to 'units/systemd-firstboot.service.in')
-rw-r--r-- | units/systemd-firstboot.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-firstboot.service.in b/units/systemd-firstboot.service.in index 6cdde5b82d..7a448ac936 100644 --- a/units/systemd-firstboot.service.in +++ b/units/systemd-firstboot.service.in @@ -10,7 +10,7 @@ Description=First Boot Wizard 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 |