group_add for LVA.
List of Services README Generation / Generate Services List (push) Failing after 1m18s
Renovate / renovate (push) Failing after 6m47s

This commit is contained in:
2026-04-12 13:19:59 -04:00
parent 1c4c3a43ce
commit 385bdbd6f6
+2 -2
View File
@@ -122,6 +122,8 @@ services:
restart: unless-stopped
network_mode: "host"
user: "${PUID}:${PGID}"
group_add:
- audio
environment:
ENABLE_DEBUG: 1
ENABLE_THINKING_SOUND: 1
@@ -130,8 +132,6 @@ services:
PULSE_SERVER: ${LVA_PULSE_SERVER}
PULSE_COOKIE: /run/user/1000/pulse/cookie
XDG_RUNTIME_DIR: ${LVA_XDG_RUNTIME_DIR}
group_add:
- audio
# Priority for audio process
cap_add:
- SYS_NICE