-
- Downloads
Fix sdnotify with acme enabled (#6571)
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.
changelog.d/6571.bugfix
0 → 100644
Please register or sign in to comment