summaryrefslogtreecommitdiffstats
path: root/abs/core/rpcbind/systemd_service.diff
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2018-04-13 21:10:16 (GMT)
committerBritney Fransen <brfransen@gmail.com>2018-04-13 21:10:16 (GMT)
commite890f4ba7b7ed37b7004a582a042403a501e010a (patch)
tree6162e67d2b000e39ec1147890827064e9806a485 /abs/core/rpcbind/systemd_service.diff
parent50c3908c1a76b9c291e4e0d3ee76b8684d65a8ea (diff)
downloadlinhes_pkgbuild-e890f4ba7b7ed37b7004a582a042403a501e010a.zip
linhes_pkgbuild-e890f4ba7b7ed37b7004a582a042403a501e010a.tar.gz
linhes_pkgbuild-e890f4ba7b7ed37b7004a582a042403a501e010a.tar.bz2
rpcbind: update to 0.2.4
Diffstat (limited to 'abs/core/rpcbind/systemd_service.diff')
-rw-r--r--abs/core/rpcbind/systemd_service.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/abs/core/rpcbind/systemd_service.diff b/abs/core/rpcbind/systemd_service.diff
new file mode 100644
index 0000000..fdab664
--- /dev/null
+++ b/abs/core/rpcbind/systemd_service.diff
@@ -0,0 +1,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]