Skip to content

Commit 61f4dc4

Browse files
authored
pulse_audio not plugin_audio (#114)
1 parent 69bf167 commit 61f4dc4

File tree

1 file changed

+1
-1
lines changed
  • rootfs/etc/services.d/pulseaudio

1 file changed

+1
-1
lines changed

rootfs/etc/services.d/pulseaudio/run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
export PULSE_STATE_PATH="/data/states"
66
export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2"
77

8-
debug="$(bashio::jq /config/plugin_audio.json '.debug')"
8+
debug="$(bashio::jq /config/pulse_audio.json '.debug')"
99
log_level=""
1010

1111
if bashio::var.true "${debug}"; then

0 commit comments

Comments
 (0)