fix(prosody): Moves to using shell for roster and user creation.
* fix(prosody): Moves to using shell for roster creation. * fix(prosody): Moves to using shell for user creation.
This commit is contained in:
2
prosody/rootfs/etc/services.d/50-prosody/run
Normal file
2
prosody/rootfs/etc/services.d/50-prosody/run
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
exec s6-setuidgid prosody prosody --config /config/prosody.cfg.lua -F
|
||||
Reference in New Issue
Block a user