mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Change entrypoint execution to use 'su' command
This commit is contained in:
@@ -42,4 +42,4 @@ nginx || true &
|
||||
true
|
||||
|
||||
bashio::log.info "Starting entrypoint"
|
||||
/./home/wger/entrypoint.sh
|
||||
su -p -s /bin/bash wger -c "/home/wger/entrypoint.sh"
|
||||
|
||||
Reference in New Issue
Block a user