From c7b508592b28ee1e62350f0d249856811371f631 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 29 Sep 2010 02:52:22 +0200 Subject: units: properly terminate readahead collection 10s after boot --- units/systemd-readahead-collect.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-readahead-collect.service.in') diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in index c3fb2e6447..6987cd493c 100644 --- a/units/systemd-readahead-collect.service.in +++ b/units/systemd-readahead-collect.service.in @@ -8,6 +8,7 @@ [Unit] Description=Collect Read-Ahead Data DefaultDependencies=no +Wants=systemd-readahead-done.timer Conflicts=shutdown.target Before=shutdown.target @@ -18,4 +19,3 @@ RemainAfterExit=yes [Install] WantedBy=default.target -Also=systemd-readahead-replay.service -- cgit v1.2.3-54-g00ecf