diff --git a/terraform/shared/scripts/rhel_consul.service b/terraform/shared/scripts/rhel_consul.service index 250c9b1eb1..ab40a17670 100644 --- a/terraform/shared/scripts/rhel_consul.service +++ b/terraform/shared/scripts/rhel_consul.service @@ -8,7 +8,6 @@ EnvironmentFile=-/etc/sysconfig/consul Restart=on-failure ExecStart=/usr/local/bin/consul agent $CONSUL_FLAGS -config-dir=/etc/systemd/system/consul.d ExecReload=/bin/kill -HUP $MAINPID -KillSignal=SIGINT [Install] WantedBy=multi-user.target