X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-readahead-replay.service.in;h=5cc6defd9bf2a1718feb41e3d3364b62addf73dc;hp=f6ca475ae74b8713460d5c9758c4de7d60118f71;hb=74b91131ed09850ed487a2f7849147ff6f80194d;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/systemd-readahead-replay.service.in b/units/systemd-readahead-replay.service.in index f6ca475ae..5cc6defd9 100644 --- a/units/systemd-readahead-replay.service.in +++ b/units/systemd-readahead-replay.service.in @@ -9,7 +9,8 @@ Description=Replay Read-Ahead Data DefaultDependencies=no Conflicts=shutdown.target -Before=shutdown.target +Before=sysinit.target shutdown.target +ConditionPathExists=/.readahead [Service] Type=notify @@ -18,4 +19,3 @@ RemainAfterExit=yes [Install] WantedBy=default.target -Also=systemd-readahead-collect.service