Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#74651 - [matrix-synapse] Change dependency of synapse.target on synapse*.servcice to required
Attached to Project:
Community Packages
Opened by Leon Möller (jkhsjdhjs) - Thursday, 05 May 2022, 13:58 GMT
Last edited by Toolybird (Toolybird) - Friday, 19 May 2023, 06:09 GMT
Opened by Leon Möller (jkhsjdhjs) - Thursday, 05 May 2022, 13:58 GMT
Last edited by Toolybird (Toolybird) - Friday, 19 May 2023, 06:09 GMT
|
Detailssynapse.service and synapse-worker@.service currently both have WantedBy=synapse.target. In my opinion this should be changed to RequiredBy
, such that synapse.target is considered failed if the main process or one of the worker processes fail, because a synapse instance is only really healthy if the main process and all worker processes are running. But that's just my view, I'd also like to hear your opinion on this. |
This task depends upon