view misc/systemd/prosody-s2s.socket @ 3943:f5e6368a1c39

mod_cloud_notify: Cleanup code and drop support for prosody 0.9 This removes some legacy stuff that was needed for prosody 0.9 We now use util.stanza:find instead of our own patched version to be more mainstream The unneeded module unloading code was removed, too
author tmolitor <thilo@eightysoft.de>
date Wed, 11 Mar 2020 20:00:50 +0100
parents 3296a09b4e57
children
line wrap: on
line source

[Install]
WantedBy=sockets.target

[Socket]
ListenStream=0.0.0.0:5269
ListenStream=5269
BindIPv6Only=ipv6-only
Accept=false
Service=prosody.service