summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/bluez/run.sdpd
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2010-04-11 08:12:45 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2010-04-11 08:12:45 (GMT)
commit5c0afa9648c9a5ba228c2694c97cfbf0ebf3856a (patch)
tree439d149b1ddbe612a32ef0b1baf8c214fea25a7d /abs/extra-testing/bluez/run.sdpd
parenta890cdaf65cc0dbccc39ef0117674b92f12d967f (diff)
parent4b1471f0ad5c2eb188240c740fea7f35c19f81fa (diff)
downloadlinhes_pkgbuild-5c0afa9648c9a5ba228c2694c97cfbf0ebf3856a.zip
linhes_pkgbuild-5c0afa9648c9a5ba228c2694c97cfbf0ebf3856a.tar.gz
linhes_pkgbuild-5c0afa9648c9a5ba228c2694c97cfbf0ebf3856a.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/bluez/run.sdpd')
-rw-r--r--abs/extra-testing/bluez/run.sdpd14
1 files changed, 0 insertions, 14 deletions
diff --git a/abs/extra-testing/bluez/run.sdpd b/abs/extra-testing/bluez/run.sdpd
deleted file mode 100644
index aff51ac..0000000
--- a/abs/extra-testing/bluez/run.sdpd
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/sh
-#
-# Start/stop the Bluetooth daemons
-#
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-[ -f /etc/conf.d/bluetooth ] && . /etc/conf.d/bluetooth
-
-svwaitup 3 /var/service/bluetoothd || exit 1
-
- stat_runit "Starting bluetooth SDP daemon"
- exec /usr/bin/sdpd -n