aboutsummaryrefslogtreecommitdiffstats
path: root/community/bluez-alsa/bluealsa.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/bluez-alsa/bluealsa.initd')
-rwxr-xr-xcommunity/bluez-alsa/bluealsa.initd1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/bluez-alsa/bluealsa.initd b/community/bluez-alsa/bluealsa.initd
index 01b6d826887..46bc097ad03 100755
--- a/community/bluez-alsa/bluealsa.initd
+++ b/community/bluez-alsa/bluealsa.initd
@@ -3,5 +3,6 @@ depend() {
need bluetooth
}
command="/usr/bin/$RC_SVCNAME"
+command_args="${BLUEALSA_CONF}"
command_background="yes"
pidfile="/run/$RC_SVCNAME.pid"