gentoo-full-overlay/app-admin/consul/files/consul.confd

7 lines
252 B
Text

# 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"