summaryrefslogtreecommitdiff
path: root/core/rpcbind/rpcbind.service
diff options
context:
space:
mode:
Diffstat (limited to 'core/rpcbind/rpcbind.service')
-rw-r--r--core/rpcbind/rpcbind.service4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/rpcbind/rpcbind.service b/core/rpcbind/rpcbind.service
index 418ba1e05..3bc764efc 100644
--- a/core/rpcbind/rpcbind.service
+++ b/core/rpcbind/rpcbind.service
@@ -1,6 +1,8 @@
[Unit]
Description=RPC Bind
-Requires=network.target
+After=network.target
+Wants=rpcbind.target
+Before=rpcbind.target
[Service]
Type=forking