summaryrefslogtreecommitdiff
path: root/units/systemd-readahead-collect.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-29 02:52:22 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-29 02:55:36 +0200
commitc7b508592b28ee1e62350f0d249856811371f631 (patch)
tree5a2af32fb11886866e433ffe0bd4af48171fdd09 /units/systemd-readahead-collect.service.in
parent89a2f23dcfc9120e96acd11b9424414777a596e9 (diff)
units: properly terminate readahead collection 10s after boot
Diffstat (limited to 'units/systemd-readahead-collect.service.in')
-rw-r--r--units/systemd-readahead-collect.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in
index c3fb2e644..6987cd493 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