From f8e6fc954ed4502f65355e30664fdbdbcd045cd7 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verizon.net>
Date: Fri, 19 Aug 2011 02:43:26 +0000
Subject: runit-scripts: shut the hell up bluetoothd

---
 abs/core/runit-scripts/PKGBUILD                             | 2 +-
 abs/core/runit-scripts/runitscripts/services/bluetoothd/run | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index ebe0d20..4c3c8e1 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=runit-scripts
 pkgver=2.1.1
-pkgrel=29
+pkgrel=30
 pkgdesc="collection of startup scripts for runit"
 url="http://smarden.org/runit/"
 license="BSD"
diff --git a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
index 6e3f23d..15d3bb2 100755
--- a/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
+++ b/abs/core/runit-scripts/runitscripts/services/bluetoothd/run
@@ -11,4 +11,4 @@
 /sbin/svwaitup -s 15 /service/dbus || exit 1
 stat_runit "Starting bluetooth subsystem:"
 
-exec /usr/sbin/bluetoothd -n
+exec /usr/sbin/bluetoothd -n >/dev/null
-- 
cgit v0.12