X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-readahead-collect.service.in;h=56ba54f0b3a00e6dd4b6f9122049954662d1f2dc;hp=6987cd493c7c0c4420f8af318ff4d3c57025a838;hb=259d2e762041d8d50c2a17bfea90b1a96f6b880b;hpb=c7b508592b28ee1e62350f0d249856811371f631 diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in index 6987cd493..56ba54f0b 100644 --- a/units/systemd-readahead-collect.service.in +++ b/units/systemd-readahead-collect.service.in @@ -10,12 +10,13 @@ Description=Collect Read-Ahead Data DefaultDependencies=no Wants=systemd-readahead-done.timer Conflicts=shutdown.target -Before=shutdown.target +Before=sysinit.target shutdown.target [Service] Type=notify ExecStart=@rootlibexecdir@/systemd-readahead-collect RemainAfterExit=yes +StandardOutput=null [Install] WantedBy=default.target