mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-02 09:25:08 -05:00
0b794cbd7b
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.
|