summary refs log tree commit diff
path: root/debian/matrix-synapse.service (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update debian systemd service to use Type=notify (#8169)Dexter Chua2020-08-271-1/+1
| | | | | | | | This ensures systemctl start matrix-synapse returns only after synapse is actually started, which is very useful for automated deployments. Fixes #5761 Signed-off-by: Dexter Chua <dec41@srcf.net>
* Set syslog identifiers in systemd units (#5023)Christoph Müller2019-05-101-0/+1
|
* implement `reload` by sending the HUP signal (#4622)Дамјан Георгиевски2019-02-141-0/+1
| | | | | | | | | | | | | * implement `reload` by sending the HUP signal According to the 0.99 release info* 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. Signed-off-by: Дамјан Георгиевски <gdamjan@gmail.com>
* Debian packaging via dh_virtualenv (#4285)Richard van der Hoff2018-12-201-2/+2
|
* import from package-debian-synapseAmber Brown2018-12-201-0/+15