archrelease: copy trunk to extra-x86_64
[arch-packages.git] / rpcbind / trunk / systemd_service.diff
blobef8ddb0a5c58f0da2dd1c9e757dc590a02b220ab
1 --- rpcbind-1.2.5/systemd/rpcbind.service.in 2018-08-15 16:51:19.000000000 +0200
2 +++ rpcbind-1.2.5/systemd/rpcbind.service.in.new 2018-08-15 21:11:56.598858968 +0200
3 @@ -12,6 +12,7 @@
4 [Service]
5 Type=notify
6 # distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
7 +EnvironmentFile=/etc/conf.d/rpcbind
8 ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS -w -f
10 [Install]