gentoo-ebuilds/app-admin/consul/files/consul.confd
Zac Medico 702b2efd35
app-admin/consul: remove GOMAXPROCS from conf.d file and systemd unit
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>
2019-07-15 12:36:06 -07:00

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"