We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f4dc4 commit da8354cCopy full SHA for da8354c
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/pulse_audio.json '.debug')"
+debug="$(bashio::jq /data/pulse_audio.json '.debug')"
9
log_level=""
10
11
if bashio::var.true "${debug}"; then
0 commit comments