[Service]
{% if blackbox_exporter_args|d %}
ExecStart={{ blackbox_exporter_bin }} {{ blackbox_exporter_args }}
{% endif %}