We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pulse_audio
plugin_audio
1 parent 69bf167 commit 61f4dc4Copy full SHA for 61f4dc4
rootfs/etc/services.d/pulseaudio/run
@@ -5,7 +5,7 @@
5
export PULSE_STATE_PATH="/data/states"
6
export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2"
7
8
-debug="$(bashio::jq /config/plugin_audio.json '.debug')"
+debug="$(bashio::jq /config/pulse_audio.json '.debug')"
9
log_level=""
10
11
if bashio::var.true "${debug}"; then
0 commit comments