summaryrefslogtreecommitdiff
path: root/units/systemd-readahead-collect.service.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-07 03:47:39 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-07 03:47:39 +0200
commitf3c15784a118757b2511cb73d8c5c84a14ab4bc2 (patch)
tree7491cda4344c7021c00b64aa3914ec311ff82dbf /units/systemd-readahead-collect.service.in
parent0ea969e6f21818e5406e7ae2fb6392211e8840ac (diff)
units: make sure we run all early boot units before entering basic.target
Diffstat (limited to 'units/systemd-readahead-collect.service.in')
-rw-r--r--units/systemd-readahead-collect.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-readahead-collect.service.in b/units/systemd-readahead-collect.service.in
index 6987cd493..bcea65efa 100644
--- a/units/systemd-readahead-collect.service.in
+++ b/units/systemd-readahead-collect.service.in
@@ -10,7 +10,7 @@ Description=Collect Read-Ahead Data
DefaultDependencies=no
Wants=systemd-readahead-done.timer
Conflicts=shutdown.target
-Before=shutdown.target
+Before=basic.target shutdown.target
[Service]
Type=notify