summaryrefslogtreecommitdiff
path: root/core/rpcbind/rpcbind.service
diff options
context:
space:
mode:
authorJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-09-18 23:41:48 -0500
committerJoshua I. Haase H. (xihh) <hahj87@gmail.com>2012-09-18 23:41:48 -0500
commitfa95bb04dbbc63d07b1f84fb8ce5272085097eb7 (patch)
tree09eb51305956e84dfb79aa89f5b99e595371c54d /core/rpcbind/rpcbind.service
parent6eefbbf4300e680dc93487c11a1ae35ee8299f06 (diff)
parent5a05be089c68617c86c9c555e63f2b0314451ebf (diff)
Merge branch 'master' of gitpar:abslibre-mips64el
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