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=bcea65efae2c784afa4cf345497af874469b775c;hp=c3fb2e6447e207b4d87c1061844d181d5e29b6b9;hb=42eacdadf56dfeb32c8cb0f598a47a43e6190483;hpb=4bb2357f77c875976de5e238a5783e4e136b37b5 diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in index c3fb2e644..bcea65efa 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=basic.target shutdown.target [Service] Type=notify @@ -18,4 +19,3 @@ RemainAfterExit=yes [Install] WantedBy=default.target -Also=systemd-readahead-replay.service