aboutsummaryrefslogtreecommitdiffstats
path: root/community/consul-template/consul-template.initd
diff options
context:
space:
mode:
Diffstat (limited to 'community/consul-template/consul-template.initd')
-rw-r--r--community/consul-template/consul-template.initd2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/consul-template/consul-template.initd b/community/consul-template/consul-template.initd
index cf1dd99b258..d05e06397f2 100644
--- a/community/consul-template/consul-template.initd
+++ b/community/consul-template/consul-template.initd
@@ -7,7 +7,7 @@ description="template rendering, notifier, and supervisor for HashiCorp Consul a
description_reload="Reload configuration"
command=/usr/sbin/"$RC_SVCNAME"
-command_args="$CONSUL_TEMPLATE_ARGS -config ${CONFIG:-/etc/$RV_SVCNAME/$RC_SVCNAME.hcl}"
+command_args="$CONSUL_TEMPLATE_ARGS -config ${CONFIG:-/etc/$RC_SVCNAME/$RC_SVCNAME.hcl}"
depend() {
after vault consul