aboutsummaryrefslogtreecommitdiff
path: root/src/bluez
diff options
context:
space:
mode:
authorAdrian C. (anrxc) <anrxc@sysphere.org>2013-06-29 19:59:38 +0200
committerAdrian C. (anrxc) <anrxc@sysphere.org>2013-06-29 19:59:38 +0200
commit5c61a7d623349e92b1b167ebeda338290df7451a (patch)
tree258b9caeb04070576d3141d986994792d3d46138 /src/bluez
parent3ba8aca0896d24b0907e73d423c4cc4c17c1f64d (diff)
downloadrcdscripts-5c61a7d623349e92b1b167ebeda338290df7451a.tar.xz
rcdscripts: autofs, bluez, nfs-utils and ppp sbin deprecation2013.06.29
Diffstat (limited to 'src/bluez')
-rwxr-xr-xsrc/bluez/rc.bluetooth2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluez/rc.bluetooth b/src/bluez/rc.bluetooth
index 0feeaea..78e0f44 100755
--- a/src/bluez/rc.bluetooth
+++ b/src/bluez/rc.bluetooth
@@ -12,7 +12,7 @@ RFCOMM_NAME="rfcomm"
PAND_NAME="pand"
DUND_NAME="dund"
-DAEMON_EXEC="/usr/sbin/bluetoothd"
+DAEMON_EXEC="/usr/bin/bluetoothd"
HIDD_EXEC="/usr/bin/hidd"
RFCOMM_EXEC="/usr/bin/rfcomm"
PAND_EXEC="/usr/bin/pand"