1
0
forked from rpms/rpcbind
rpcbind/rpcbind-0.2.4-systemd-service.patch
Steve Dickson 9ac2b925ab Updated to latest upstream RC release: rpcbind-0_2_5-rc3 (bz 1431574)
Signed-off-by: Steve Dickson <steved@redhat.com>
2017-12-16 16:06:41 -05:00

14 lines
575 B
Diff

diff -up rpcbind-0.2.4/systemd/rpcbind.service.in.orig rpcbind-0.2.4/systemd/rpcbind.service.in
--- rpcbind-0.2.4/systemd/rpcbind.service.in.orig 2017-12-16 15:46:12.896270101 -0500
+++ rpcbind-0.2.4/systemd/rpcbind.service.in 2017-12-16 15:46:43.672027210 -0500
@@ -7,7 +7,8 @@ RequiresMountsFor=@statedir@
# Make sure we use the IP addresses listed for
# rpcbind.socket, no matter how this unit is started.
Requires=rpcbind.socket
-Wants=rpcbind.target
+Wants=rpcbind.target systemd-tmpfiles-setup.service
+After=systemd-tmpfiles-setup.service
[Service]
Type=notify