d4886680e8
- Add patch portmap-wants-rpcbind-socket.patch to make sure that rpcbind socket as well as service is up with the target - Add or port upstram bugfix patches: 0001-journal-fix-export-of-messages-containing-newlines.patch 0002-systemctl-update-NAME-to-PATTERN-in-help.patch 0003-tty-ask-password-agent-return-negative-errno.patch 0004-systemd-python-use-.hex-instead-of-.get_hex.patch 0005-systemd-python-fix-failing-assert.patch - Add patch portmap-wants-rpcbind-socket.patch to make sure that rpcbind socket as well as service is up with the target - Add or port upstram bugfix patches: 0001-journal-fix-export-of-messages-containing-newlines.patch 0002-systemctl-update-NAME-to-PATTERN-in-help.patch 0003-tty-ask-password-agent-return-negative-errno.patch 0004-systemd-python-use-.hex-instead-of-.get_hex.patch 0005-systemd-python-fix-failing-assert.patch OBS-URL: https://build.opensuse.org/request/show/229352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=180
8 lines
240 B
Diff
8 lines
240 B
Diff
--- systemd-210/units/rpcbind.target
|
|
+++ systemd-210/units/rpcbind.target 2014-04-08 07:21:55.438235838 +0000
|
|
@@ -12,3 +12,4 @@
|
|
Description=RPC Port Mapper
|
|
Documentation=man:systemd.special(7)
|
|
RefuseManualStart=yes
|
|
+Wants=rpcbind.socket
|