diff --git a/prometheus/files/exporter.systemd.jinja b/prometheus/files/exporter.systemd.jinja index 257bb90..d4be655 100644 --- a/prometheus/files/exporter.systemd.jinja +++ b/prometheus/files/exporter.systemd.jinja @@ -16,10 +16,6 @@ ExecStart={{ bin_path }}/{{ svc }} $ARGS {{ arg }} {%- endfor %} {%- endif %} -{#- -#ExecReload=/bin/kill -HUP $MAINPID -#KillMode=process --#} Restart=always RestartSec=42s