From 4bb2357f77c875976de5e238a5783e4e136b37b5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 28 Sep 2010 03:44:22 +0200 Subject: units: add readahead unit files --- units/tmpwatch.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/tmpwatch.service') 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] -- cgit v1.2.3-54-g00ecf