remove env directive in systemd conf

main
Ayush Mukherjee 3 years ago
parent 649d7e7c50
commit f294fd14d1

@ -26,7 +26,6 @@ Requires=network-online.target
After=network-online.target After=network-online.target
[Service] [Service]
EnvironmentFile=/etc/consul.d/consul.env
User=consul User=consul
Group=consul Group=consul
ExecStart=/usr/bin/consul agent -config-dir=/etc/consul.d/ ExecStart=/usr/bin/consul agent -config-dir=/etc/consul.d/

Loading…
Cancel
Save