X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-readahead-replay.service.in;h=7c82e408e21f1edf968d3d52c44a05721a8dfebf;hp=8ed3b75efefe6e9c13d8f986780fb71f80a68c2f;hb=4c0bebc335c279ecaea6fc0eb0acaa8c49c477b6;hpb=3370f947d6ec13bb4e21b6fa3ac8de0cd20d8466 diff --git a/units/systemd-readahead-replay.service.in b/units/systemd-readahead-replay.service.in index 8ed3b75ef..7c82e408e 100644 --- a/units/systemd-readahead-replay.service.in +++ b/units/systemd-readahead-replay.service.in @@ -9,13 +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