mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-29 09:31:16 +02:00
If acme was enabled, the sdnotify startup hook would never be run because we would try to add it to a hook which had already fired. There's no need to delay it: we can sdnotify as soon as we've started the listeners.
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
Fix a bug which meant that we did not send systemd notifications on startup if acme was enabled.
|