From d6bc8348d5be8576a475ac8ced2b0146e60fb71f Mon Sep 17 00:00:00 2001 From: Daniel Buch Date: Tue, 26 Aug 2014 21:17:22 +0200 Subject: readahead: wipe out readahead --- units/systemd-quotacheck.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-quotacheck.service.in') diff --git a/units/systemd-quotacheck.service.in b/units/systemd-quotacheck.service.in index f726ea1bcd..5cb9bc3bc9 100644 --- a/units/systemd-quotacheck.service.in +++ b/units/systemd-quotacheck.service.in @@ -9,7 +9,7 @@ Description=File System Quota Check Documentation=man:systemd-quotacheck.service(8) DefaultDependencies=no -After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service +After=systemd-remount-fs.service Before=local-fs.target shutdown.target ConditionPathExists=@QUOTACHECK@ -- cgit v1.2.3-54-g00ecf