Skip to content

Commit

Permalink
notify systemd when consul daemon is really started
Browse files Browse the repository at this point in the history
  • Loading branch information
ymartin-ovh committed Oct 7, 2020
1 parent cfbeea5 commit 8ed4503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/consul.systemd.erb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ After=network-online.target
Wants=network-online.target

[Service]
Type=notify
<% if @allow_binding_to_root_ports == true -%>
AmbientCapabilities=CAP_NET_BIND_SERVICE
<% end -%>
Expand Down

0 comments on commit 8ed4503

Please sign in to comment.