Skip to content

Commit

Permalink
Fix the path in the debian j2 file
Browse files Browse the repository at this point in the history
  • Loading branch information
pwalczysko committed Jan 17, 2024
1 parent 82dcae0 commit cf87ee8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Description=prometheus-omero-exporter

[Service]
User={{ omero_prometheus_exporter_system_user }}
EnvironmentFile=-/etc/sysconfig/prometheus-omero-exporter
EnvironmentFile=-/etc/prometheus-omero-exporter
ExecStart=/opt/prometheus-omero-tools/venv3/bin/omero-prometheus-tools.py $OPTIONS
RestartSec=10
Restart=on-failure
Expand Down

0 comments on commit cf87ee8

Please sign in to comment.