Package: matrix-synapse
Version: 0.99.0-1

According to the 0.99 release info
(https://github.com/matrix-org/synapse/releases/tag/v0.99.0) synapse
now uses the HUP signal to reload certificates:
> Synapse will now reload TLS certificates from disk upon SIGHUP. (#4495, #4524)

So the matrix-synapse.service unit file should include a reload directive:
`ExecReload=/bin/kill -HUP $MAINPID`



-- 
damjan

Reply via email to