diff options
Diffstat (limited to 'contrib/init/linux-systemd/ejabberd-exporter.service')
-rw-r--r-- | contrib/init/linux-systemd/ejabberd-exporter.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/init/linux-systemd/ejabberd-exporter.service b/contrib/init/linux-systemd/ejabberd-exporter.service index 3eb8381..1c0d9e0 100644 --- a/contrib/init/linux-systemd/ejabberd-exporter.service +++ b/contrib/init/linux-systemd/ejabberd-exporter.service @@ -5,7 +5,6 @@ Description=ejabberd prometheus exporter Type=simple User=nobody Group=nobody -Environment="VIRTUAL_ENV=/opt/ejabberd-tools/venv" Environment="PATH=/opt/ejabberd-tools/venv/bin:/usr/local/bin:/usr/bin:/bin" ExecStart=/opt/ejabberd-tools/prometheus.py WorkingDirectory=/opt/ejabberd-tools/ |