change name

This commit is contained in:
jean-yves.fournier
2022-01-05 16:15:43 +01:00
parent 9ae553f24d
commit 03c41a5999

View File

@ -0,0 +1,11 @@
[Unit]
Description=Prometheus PHP Opcache Exporter
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/bin/prometheus-opcache-exporter
EnvironmentFile=/etc/default/prometheus-opcache-exporter
[Install]
WantedBy=multi-user.target