summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-03-31 20:39:30 +0000
committerMarcel Holtmann <marcel@holtmann.org>2004-03-31 20:39:30 +0000
commit32c5dbc2343b258dd9f6f59ab69cdf0b958b5e2c (patch)
tree1317fe7cc5b69bb528b9be8532674d4f47d4ed50 /scripts
parentc787259b854f12bd827d1e05ccde53d748d22b30 (diff)
Correct the path for sdpd
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bluetooth.rc.deb2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bluetooth.rc.deb b/scripts/bluetooth.rc.deb
index 01ae1b56..b0b6dc8c 100755
--- a/scripts/bluetooth.rc.deb
+++ b/scripts/bluetooth.rc.deb
@@ -10,7 +10,7 @@ HCID=/sbin/hcid
HCID_CONF=/etc/bluetooth/hcid.conf
HCIATTACH=/sbin/hciattach
UART_CONF=/etc/bluetooth/uart
-SDPD=/usr/sbin/sdpd
+SDPD=/sbin/sdpd
RFCOMM=/bin/rfcomm
RFCOMM_CONF=/etc/bluetooth/rfcomm.conf