memcached - update systemd unit file

This commit is contained in:
Ludovic Cartier 2022-11-11 18:47:19 +01:00
parent c39c917b7b
commit 9bee21f3b5

View File

@ -5,7 +5,6 @@ After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/prometheus-memcached-exporter
EnvironmentFile=/etc/default/prometheus-memcached-exporter
[Install]
WantedBy=multi-user.target