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-update-utmp.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-update-utmp.service.in') diff --git a/units/systemd-update-utmp.service.in b/units/systemd-update-utmp.service.in index da7dda76ba..163eccd91f 100644 --- a/units/systemd-update-utmp.service.in +++ b/units/systemd-update-utmp.service.in @@ -11,7 +11,7 @@ Documentation=man:systemd-update-utmp.service(8) man:utmp(5) DefaultDependencies=no RequiresMountsFor=/var/log/wtmp Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service +After=systemd-remount-fs.service systemd-tmpfiles-setup.service auditd.service Before=sysinit.target shutdown.target [Service] -- cgit v1.2.3-54-g00ecf