diff options
Diffstat (limited to 'units/tmpwatch.service')
-rw-r--r-- | units/tmpwatch.service | 2 |
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] |