85f7e77
diff -up rpcbind-0.2.4/systemd/rpcbind.service.in.orig rpcbind-0.2.4/systemd/rpcbind.service.in
85f7e77
--- rpcbind-0.2.4/systemd/rpcbind.service.in.orig	2017-12-16 15:49:07.830889473 -0500
85f7e77
+++ rpcbind-0.2.4/systemd/rpcbind.service.in	2017-12-16 15:49:43.156610673 -0500
85f7e77
@@ -12,6 +12,7 @@ Wants=rpcbind.target
4ba89e4
 [Service]
4ba89e4
 Type=notify
85f7e77
 # distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
4ba89e4
+EnvironmentFile=/etc/sysconfig/rpcbind
85f7e77
 ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS -w -f
4ba89e4
 
4ba89e4
 [Install]