summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--units/systemd-userdbd.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-userdbd.service.in b/units/systemd-userdbd.service.in
index 1c092654b9..407e9204a5 100644
--- a/units/systemd-userdbd.service.in
+++ b/units/systemd-userdbd.service.in
@@ -11,7 +11,7 @@
Description=User Database Manager
Documentation=man:systemd-userdbd.service(8)
Requires=systemd-userdbd.socket
-After=systemd-userdbd.socket
+After=systemd-userdbd.socket systemd-remount-fs.service
Before=sysinit.target
DefaultDependencies=no