summaryrefslogtreecommitdiff
path: root/units/systemd-tmpfiles-setup.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-tmpfiles-setup.service.in')
-rw-r--r--units/systemd-tmpfiles-setup.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-tmpfiles-setup.service.in b/units/systemd-tmpfiles-setup.service.in
index df80e82be..d9274edfa 100644
--- a/units/systemd-tmpfiles-setup.service.in
+++ b/units/systemd-tmpfiles-setup.service.in
@@ -10,7 +10,7 @@ Description=Recreate Volatile Files and Directories
DefaultDependencies=no
Wants=local-fs.target
After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
-Before=basic.target shutdown.target
+Before=sysinit.target shutdown.target
ConditionPathExists=/etc/tmpfiles.d
[Service]