summaryrefslogtreecommitdiff
blob: d2ed781b3837aa957fe89bf2881cb042998fb863 (plain)
1
2
3
4
5
6
7
# you can change the init script behavior by setting those parameters
# - group (default: consul)
# - pidfile (default: /run/consul/consul.pid)
# - user (default: consul)

# extra arguments for the consul agent
command_args="-config-dir=/etc/consul.d"