From 649d7e7c50276f875ca08b4e5bfc64cffb4bd31c Mon Sep 17 00:00:00 2001 From: Ayush Mukherjee Date: Tue, 7 Dec 2021 23:57:05 +0530 Subject: [PATCH] remove systemd thing --- consul-bootstrap.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/consul-bootstrap.sh b/consul-bootstrap.sh index 55713a6..787a151 100755 --- a/consul-bootstrap.sh +++ b/consul-bootstrap.sh @@ -24,7 +24,6 @@ Description="HashiCorp Consul - A service mesh solution" Documentation=https://www.consul.io/ Requires=network-online.target After=network-online.target -ConditionFileNotEmpty=/etc/consul.d/consul.hcl [Service] EnvironmentFile=/etc/consul.d/consul.env