forked from pool/systemd
fc3ae7490c
- Update to new upstream release 221 OBS-URL: https://build.opensuse.org/request/show/313261 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=875
14 lines
385 B
Diff
14 lines
385 B
Diff
---
|
|
units/rpcbind.target | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
Index: systemd-221/units/rpcbind.target
|
|
===================================================================
|
|
--- systemd-221.orig/units/rpcbind.target
|
|
+++ systemd-221/units/rpcbind.target
|
|
@@ -12,3 +12,4 @@
|
|
Description=RPC Port Mapper
|
|
Documentation=man:systemd.special(7)
|
|
RefuseManualStart=yes
|
|
+Wants=rpcbind.socket
|