forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=582
This commit is contained in:
parent
8a9df7b7de
commit
6a1342def3
7
portmap-wants-rpcbind-socket.patch
Normal file
7
portmap-wants-rpcbind-socket.patch
Normal file
@ -0,0 +1,7 @@
|
||||
--- 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
|
||||
+Requires=rpcbind.socket
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 8 07:27:49 UTC 2014 - werner@suse.de
|
||||
|
||||
- Add patch portmap-wants-rpcbind-socket.patch to make sure that
|
||||
rpcbind socket as well as service is up with the target
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 28 12:53:21 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -357,6 +357,9 @@ Patch1999: systemd-install-compat_pkgconfig-always.patch
|
||||
Patch2000: systemd-dbus-system-bus-address.patch
|
||||
# PATCH-FIX-SUSE During linkage of systemd-cryptsetup let linker find libudev for libdevmapper
|
||||
Patch2001: let-linker-find-libudev-for-libdevmapper.patch
|
||||
# PATCH-FIX-SUSE Make sure that rpcbind socket as well as service is up with the target
|
||||
Patch2002: portmap-wants-rpcbind-socket.patch
|
||||
|
||||
# udev patches
|
||||
# PATCH-FIX-USTREAM added at 2014/03/03
|
||||
Patch1034: 0013-cdrom_id-use-the-old-MMC-fallback.patch
|
||||
@ -700,6 +703,7 @@ cp %{SOURCE7} m4/
|
||||
%patch1999 -p1
|
||||
%patch2000 -p1
|
||||
%patch2001 -p1
|
||||
%patch2002 -p1
|
||||
# udev patches
|
||||
%patch1034 -p0
|
||||
%patch1035 -p0
|
||||
|
Loading…
Reference in New Issue
Block a user