Delete user prosody from entrypoing..
This commit is contained in:
@@ -59,4 +59,6 @@ else
|
||||
fi
|
||||
|
||||
echo "Starting Prosody..."
|
||||
exec "$@"
|
||||
|
||||
# Switch to prosody user and execute prosody
|
||||
exec su prosody -c "$(printf '%s ' "$@")"
|
||||
|
||||
Reference in New Issue
Block a user