From 909f9f978458540795e5b81795d0cc0c8d3a996a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 18 Dec 2015 08:11:42 +0100 Subject: Replace outdated portmap with rpsbind; Add --with autoreconf --- debian/patches/0700-init.patch | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'debian/patches') diff --git a/debian/patches/0700-init.patch b/debian/patches/0700-init.patch index 42c60c0..f27b7c1 100644 --- a/debian/patches/0700-init.patch +++ b/debian/patches/0700-init.patch @@ -18,6 +18,15 @@ Index: trunk/scripts/ipmi_port.sh # Short-Description: ipmi_port reserves the RMCP port from portmap # Description: ipmi_port is used to reserve the RMCP port from portmap ### END INIT INFO +@@ -29,7 +29,7 @@ name=ipmi_port + progdir=/usr/sbin + prog="$progdir/$name" + lockfile=/var/lock/subsys/$name +-portmap=/etc/init.d/portmap ++portmap=/etc/init.d/rpcbind + shardir=/usr/share + mibdir=$shardir/snmp/mibs + datadir=$shardir/ipmiutil @@ -40,6 +40,8 @@ threshout=${vardir}/thresh_out.txt # This threshold script could be created by ipmiutil sensor -p ... thresh="${vardir}/thresholds.sh" -- cgit v1.2.3