mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-02 07:44:54 -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.