SOURCES: ipmitool-fd.patch - ups

arekm arekm at pld-linux.org
Thu Aug 31 15:40:32 CEST 2006


Author: arekm                        Date: Thu Aug 31 13:40:32 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ups

---- Files affected:
SOURCES:
   ipmitool-fd.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/ipmitool-fd.patch
diff -u SOURCES/ipmitool-fd.patch:1.1 SOURCES/ipmitool-fd.patch:1.2
--- SOURCES/ipmitool-fd.patch:1.1	Thu Aug 31 15:29:33 2006
+++ SOURCES/ipmitool-fd.patch	Thu Aug 31 15:40:27 2006
@@ -40,7 +40,7 @@
  		struct stat st1;
  
 -		ipmi_start_daemon();
-+		ipmi_start_daemon(eintf->intf);
++		ipmi_start_daemon(eintf->intf->fd);
  
  		if (lstat(pidfile, &st1) == 0) {
  			/* already exists, erase first */
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/ipmitool-fd.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list