X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-readahead-replay.service.in;h=7c82e408e21f1edf968d3d52c44a05721a8dfebf;hb=81beb7508e72b29ae7cec60b50231cbe0c1d582e;hp=026d3b0efb9fd08c4b3dc0c5067f4702b183e103;hpb=f3c15784a118757b2511cb73d8c5c84a14ab4bc2;p=elogind.git diff --git a/units/systemd-readahead-replay.service.in b/units/systemd-readahead-replay.service.in index 026d3b0ef..7c82e408e 100644 --- a/units/systemd-readahead-replay.service.in +++ b/units/systemd-readahead-replay.service.in @@ -9,12 +9,14 @@ Description=Replay Read-Ahead Data DefaultDependencies=no Conflicts=shutdown.target -Before=basic.target shutdown.target +Before=sysinit.target shutdown.target +ConditionPathExists=/.readahead [Service] Type=notify ExecStart=@rootlibexecdir@/systemd-readahead-replay RemainAfterExit=yes +StandardOutput=null [Install] WantedBy=default.target