Author: arekm                        Date: Wed Aug  6 20:29:09 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- too many apps starts here so one can fail, another can work, lock file would 
be wrongly treated in such case

---- Files affected:
SOURCES:
   bluez-utils.init (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SOURCES/bluez-utils.init
diff -u SOURCES/bluez-utils.init:1.15 SOURCES/bluez-utils.init:1.16
--- SOURCES/bluez-utils.init:1.15       Wed May 28 21:17:40 2008
+++ SOURCES/bluez-utils.init    Wed Aug  6 22:29:03 2008
@@ -70,7 +70,7 @@
                                /usr/sbin/hciattach $i
                        done
                fi
-               [ $RETVAL -eq 0 ] && touch /var/lock/subsys/bluetooth
+               touch /var/lock/subsys/bluetooth
        else
                msg_already_running bluetooth
        fi
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/bluez-utils.init?r1=1.15&r2=1.16&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to