Mercurial > prosody-modules
view misc/systemd/prosody-c2s.socket @ 4946:cc14bfec209b
mod_reload_modules: Be aware of component module (thanks Menel)
Without this, the component module is seen as a module that is loaded
but not configured, and is thus unloaded
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 21 May 2022 14:48:18 +0200 |
| parents | 3296a09b4e57 |
| children |
line wrap: on
line source
[Install] WantedBy=sockets.target [Socket] ListenStream=0.0.0.0:5222 ListenStream=5222 BindIPv6Only=ipv6-only Accept=false Service=prosody.service
