summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--systemd/nfs-idmapd.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/systemd/nfs-idmapd.service b/systemd/nfs-idmapd.service
index 726038d..e84f8c8 100644
--- a/systemd/nfs-idmapd.service
+++ b/systemd/nfs-idmapd.service
@@ -1,5 +1,7 @@
[Unit]
Description=NFSv4 ID-name mapping service
+Requires=var-lib-nfs-rpc_pipefs.mount
+After=var-lib-nfs-rpc_pipefs.mount
BindsTo=nfs-server.service