mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 21:55:04 +02:00
This hasn't been needed since consul-0.6.0. See: https://github.com/hashicorp/consul/issues/1679 Copyright: Sony Interactive Entertainment Inc. Signed-off-by: Zac Medico <zmedico@gentoo.org>
7 lines
252 B
Text
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"
|