mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-17 15:31:19 +01: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.
1 line
97 B
Text
1 line
97 B
Text
Fix a bug which meant that we did not send systemd notifications on startup if acme was enabled.
|