]> git.pld-linux.org Git - packages/bluez-utils.git/commitdiff
Typo
authoradgor <adgor@pld-linux.org>
Wed, 24 Jan 2007 04:00:36 +0000 (04:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bluez-utils.init -> 1.11

bluez-utils.init

index b624e71bc443780d94416ea85b6c1920fcdfb219..e4716e387455be028b1701a5ce858dbd36874436 100644 (file)
@@ -106,7 +106,7 @@ stop() {
        
                if is_yes "${HCID_ENABLE}" && [ -x /usr/sbin/hcid ]; then
                        msg_stopping hcid
-                       daemon /usr/sbin/hcid
+                       killproc /usr/sbin/hcid
                fi
 
                if [ "$UART_CONF" != "no" ]; then
This page took 0.073956 seconds and 4 git commands to generate.