diff options
author | Michael Hanson <hansonorders@verizon.net> | 2011-04-11 23:44:20 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2011-04-11 23:44:20 (GMT) |
commit | 6460535abb34214b95da89518900ef4c534ee184 (patch) | |
tree | d76dcf912aaa278862fc73715c0c17ef03b10268 /abs/extra/bluez/run.dund | |
parent | 1b87c5f0eb03ecb99a6f094033fa0cc2ccf08ae5 (diff) | |
download | linhes_pkgbuild-6460535abb34214b95da89518900ef4c534ee184.zip linhes_pkgbuild-6460535abb34214b95da89518900ef4c534ee184.tar.gz linhes_pkgbuild-6460535abb34214b95da89518900ef4c534ee184.tar.bz2 |
housekeeping
Diffstat (limited to 'abs/extra/bluez/run.dund')
-rw-r--r-- | abs/extra/bluez/run.dund | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/abs/extra/bluez/run.dund b/abs/extra/bluez/run.dund deleted file mode 100644 index c42cfa1..0000000 --- a/abs/extra/bluez/run.dund +++ /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 -s 3 /var/service/bluetoothd || exit 1 - - stat_runit "Starting BlueZ Bluetooth dial-up networking daemon" - exec /usr/bin/dund -n -s |