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=1a66f9fa6ff95c44e019a518242a1b68349af564;hp=c3fb2e6447e207b4d87c1061844d181d5e29b6b9;hb=66be5eda80a334eacb83b13590fdfbabc7efe5e9;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in index c3fb2e644..1a66f9fa6 100644 --- a/units/systemd-readahead-collect.service.in +++ b/units/systemd-readahead-collect.service.in @@ -8,8 +8,9 @@ [Unit] 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 @@ -18,4 +19,3 @@ RemainAfterExit=yes [Install] WantedBy=default.target -Also=systemd-readahead-replay.service