summaryrefslogtreecommitdiff
path: root/units/tmpwatch.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-28 03:44:22 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-28 03:44:22 +0200
commit4bb2357f77c875976de5e238a5783e4e136b37b5 (patch)
tree1a2f4f66a6fafbdddf850e612286aa7f4e213af1 /units/tmpwatch.service
parentc0a1b6e92682facf74412ca77daeedcc60cb3115 (diff)
units: add readahead unit files
Diffstat (limited to 'units/tmpwatch.service')
-rw-r--r--units/tmpwatch.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/tmpwatch.service b/units/tmpwatch.service
index e69a33c8a1..8471ba15ad 100644
--- a/units/tmpwatch.service
+++ b/units/tmpwatch.service
@@ -9,7 +9,7 @@
Description=Cleanup of Temporary Directories
DefaultDependencies=no
Wants=local-fs.target
-After=local-fs.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
Before=poweroff.service reboot.service halt.service killall.service
[Service]