[Pkg-bluetooth-commits] r1445 - in /packages/bluez/trunk/debian: 50-bluetooth-hci-auto-poweron.rules bluez.install

iwamatsu at users.alioth.debian.org iwamatsu at users.alioth.debian.org
Mon Jul 28 14:27:46 UTC 2014


Author: iwamatsu
Date: Mon Jul 28 14:27:46 2014
New Revision: 1445

URL: http://svn.debian.org/wsvn/pkg-bluetooth/?sc=1&rev=1445
Log:
Re-install 50-bluetooth-hci-auto-poweron.rules by bluez

Modified:
    packages/bluez/trunk/debian/50-bluetooth-hci-auto-poweron.rules
    packages/bluez/trunk/debian/bluez.install

Modified: packages/bluez/trunk/debian/50-bluetooth-hci-auto-poweron.rules
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/50-bluetooth-hci-auto-poweron.rules?rev=1445&op=diff
==============================================================================
--- packages/bluez/trunk/debian/50-bluetooth-hci-auto-poweron.rules	(original)
+++ packages/bluez/trunk/debian/50-bluetooth-hci-auto-poweron.rules	Mon Jul 28 14:27:46 2014
@@ -1,2 +1,2 @@
 # Set bluetooth power up
-ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="/usr/bin/hciconfig %k up"
+ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*", RUN+="/bin/hciconfig %k up"

Modified: packages/bluez/trunk/debian/bluez.install
URL: http://svn.debian.org/wsvn/pkg-bluetooth/packages/bluez/trunk/debian/bluez.install?rev=1445&op=diff
==============================================================================
--- packages/bluez/trunk/debian/bluez.install	(original)
+++ packages/bluez/trunk/debian/bluez.install	Mon Jul 28 14:27:46 2014
@@ -20,7 +20,7 @@
 lib/udev/hid2hci
 lib/udev/rules.d/97-hid2hci.rules
 attrib/gatttool usr/bin
-# debian/50-bluetooth-hci-auto-poweron.rules lib/udev/rules.d
+debian/50-bluetooth-hci-auto-poweron.rules lib/udev/rules.d
 #-- for systemd
 lib/systemd/system/bluetooth.service
 etc/dbus-1/system.d/bluetooth.conf




More information about the Pkg-bluetooth-commits mailing list