summaryrefslogtreecommitdiff
path: root/units/systemd-vconsole-setup.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-28 03:44:22 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-28 03:44:22 +0200
commit4bb2357f77c875976de5e238a5783e4e136b37b5 (patch)
tree1a2f4f66a6fafbdddf850e612286aa7f4e213af1 /units/systemd-vconsole-setup.service.in
parentc0a1b6e92682facf74412ca77daeedcc60cb3115 (diff)
downloadsystemd-4bb2357f77c875976de5e238a5783e4e136b37b5.tar.gz
units: add readahead unit files
Diffstat (limited to 'units/systemd-vconsole-setup.service.in')
-rw-r--r--units/systemd-vconsole-setup.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-vconsole-setup.service.in b/units/systemd-vconsole-setup.service.in
index 66df594ea7..52e31e0bc2 100644
--- a/units/systemd-vconsole-setup.service.in
+++ b/units/systemd-vconsole-setup.service.in
@@ -9,6 +9,7 @@
Description=Setup Virtual Console
DefaultDependencies=no
Conflicts=shutdown.target
+After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=shutdown.target
[Service]