summaryrefslogtreecommitdiffstats
path: root/abs/core/rpcbind/systemd_service.diff
blob: fdab6647530f5f636993ea76fa7938bbc4e51d6f (plain)
1
2
3
4
5
6
7
8
9
10
--- rpcbind-0.2.4/systemd/rpcbind.service.in	2016-11-28 21:47:28.000000000 +0100
+++ rpcbind-0.2.4/systemd/rpcbind.service.in.new	2016-12-06 16:18:54.429326613 +0100
@@ -11,6 +11,7 @@
 [Service]
 Type=notify
 # distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
+EnvironmentFile=/etc/conf.d/rpcbind
 ExecStart=@_bindir@/rpcbind $RPCBIND_OPTIONS -w -f
 
 [Install]