summaryrefslogtreecommitdiff
path: root/units/systemd-random-seed.service.in
diff options
context:
space:
mode:
authorDaniel Buch <boogiewasthere@gmail.com>2014-08-26 21:17:22 +0200
committerTom Gundersen <teg@jklm.no>2014-09-25 16:39:18 +0200
commitd6bc8348d5be8576a475ac8ced2b0146e60fb71f (patch)
tree1cc185bf0c719da2a39c679f7ddfe5ef47508143 /units/systemd-random-seed.service.in
parent4a3bb599609d687e0a501a748bfac491f5fb9f6c (diff)
downloadsystemd-d6bc8348d5be8576a475ac8ced2b0146e60fb71f.tar.gz
readahead: wipe out readahead
Diffstat (limited to 'units/systemd-random-seed.service.in')
-rw-r--r--units/systemd-random-seed.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-random-seed.service.in b/units/systemd-random-seed.service.in
index 1879b2f24c..b55844b36f 100644
--- a/units/systemd-random-seed.service.in
+++ b/units/systemd-random-seed.service.in
@@ -11,7 +11,7 @@ Documentation=man:systemd-random-seed.service(8) man:random(4)
DefaultDependencies=no
RequiresMountsFor=@RANDOM_SEED@
Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-remount-fs.service
+After=systemd-remount-fs.service
Before=sysinit.target shutdown.target
[Service]