summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-19 02:43:26 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-19 02:43:26 (GMT)
commitf8e6fc954ed4502f65355e30664fdbdbcd045cd7 (patch)
tree8902d17178aab072611b6ba29149acb9cf19246b
parent6ec62c47a7bd1b0e5e1ef3266907038f4ce7c79d (diff)
downloadlinhes_pkgbuild-f8e6fc954ed4502f65355e30664fdbdbcd045cd7.zip
linhes_pkgbuild-f8e6fc954ed4502f65355e30664fdbdbcd045cd7.tar.gz
linhes_pkgbuild-f8e6fc954ed4502f65355e30664fdbdbcd045cd7.tar.bz2
runit-scripts: shut the hell up bluetoothd
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD2
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/bluetoothd/run2
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