Skip to content

Commit fa2bfe4

Browse files
committed
Merge pull request #188 from koendc/b-init-stop-priority
consul init sysv: lower stop priority
2 parents 86de8a4 + ed8911e commit fa2bfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/consul.sysv.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Daemonize the consul agent.
66
#
7-
# chkconfig: 2345 95 95
7+
# chkconfig: 2345 95 20
88
# description: Service discovery and configuration made easy. \
99
# Distributed, highly available, and datacenter-aware.
1010
# processname: consul

0 commit comments

Comments
 (0)