Accepting request 657669 from network
OBS-URL: https://build.opensuse.org/request/show/657669 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpcbind?expand=0&rev=59
This commit is contained in:
commit
fbc9157f99
@ -8,11 +8,16 @@ Add EnvironmentFile=-/etc/sysconfig/rpcbind to rpcbind.service
|
||||
systemd/rpcbind.service.in | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in
|
||||
index 7b1c74b..a05872d 100644
|
||||
--- a/systemd/rpcbind.service.in
|
||||
+++ b/systemd/rpcbind.service.in
|
||||
@@ -12,6 +12,7 @@ Wants=rpcbind.target
|
||||
Index: rpcbind-1.2.5/systemd/rpcbind.service.in
|
||||
===================================================================
|
||||
--- rpcbind-1.2.5.orig/systemd/rpcbind.service.in
|
||||
+++ rpcbind-1.2.5/systemd/rpcbind.service.in
|
||||
@@ -8,10 +8,12 @@ RequiresMountsFor=@statedir@
|
||||
# rpcbind.socket, no matter how this unit is started.
|
||||
Requires=rpcbind.socket
|
||||
Wants=rpcbind.target
|
||||
+After=sysinit.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
# distro can provide a drop-in adding EnvironmentFile=-/??? if needed.
|
||||
@ -20,6 +25,3 @@ index 7b1c74b..a05872d 100644
|
||||
ExecStart=@_sbindir@/rpcbind $RPCBIND_OPTIONS -w -f
|
||||
|
||||
[Install]
|
||||
--
|
||||
2.16.4
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 07:41:26 UTC 2018 - Thomas.Blume@suse.com
|
||||
|
||||
- add ordering dependency to rpcbind.service (bsc#1117217)
|
||||
* modify 0001-systemd-unit-files.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 26 06:04:23 UTC 2018 - Thomas.Blume@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user