mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-02 09:57:42 +01:00
Change execution user for icecast startup script
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
# shellcheck shell=bash
|
||||
set -euo pipefail
|
||||
export PULSE_SERVER=unix:/run/pulse/native
|
||||
exec /usr/local/bin/start-icecast.sh
|
||||
gosu icecast2 /usr/local/bin/start-icecast.sh
|
||||
|
||||
Reference in New Issue
Block a user