Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating documentation of example systemd service to be of type notif…
…y. (#5689) #2121 https://www.freedesktop.org/software/systemd/man/systemd.service.html When set to notify, systemd will not attempt to start any dependent services until after consul sends the notify signal. This is useful in cases where there services that rely on the local consul agent to be up and functional before they can start. The default is simple, which will immediately mark the service as up and functioning even if consul has not yet joined the cluster and has started listening for connnections.
- Loading branch information