Author: glen                         Date: Wed Oct 31 22:59:27 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- from suse sysvinit-2.86-102.src.rpm

---- Files affected:
SOURCES:
   startpar-suse.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/startpar-suse.patch
diff -u /dev/null SOURCES/startpar-suse.patch:1.1
--- /dev/null   Wed Oct 31 23:59:27 2007
+++ SOURCES/startpar-suse.patch Wed Oct 31 23:59:22 2007
@@ -0,0 +1,13 @@
+--- makeboot.c 2007-06-18 15:32:18.000000000 +0200
++++ makeboot.c 2007-06-20 15:29:02.014773000 +0200
+@@ -339,6 +339,10 @@
+                       best = node;
+               }
+       }
++      if (best) {
++              blogger("service %s", best->name);
++              best->status = T_RUNNING;
++      }
+       return best;
+ }
+ 
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to