summaryrefslogtreecommitdiff
path: root/units/systemd-remount-api-vfs.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-remount-api-vfs.service.in')
-rw-r--r--units/systemd-remount-api-vfs.service.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in
index 2ccbe23c8c..6339ee64a6 100644
--- a/units/systemd-remount-api-vfs.service.in
+++ b/units/systemd-remount-api-vfs.service.in
@@ -10,7 +10,8 @@ Description=Remount API VFS
DefaultDependencies=no
Conflicts=shutdown.target
After=systemd-readahead-collect.service systemd-readahead-replay.service
-Before=local-fs.target shutdown.target
+Before=local-fs-pre.target local-fs.target shutdown.target
+Wants=local-fs-pre.target
[Service]
Type=oneshot