{# The unit editor fragment. A refused save renders at 200 with the refusal inline - the manager's or systemd's own words verbatim in mono, the fix above them - and the textarea keeps exactly what the operator typed, so the correction happens in place. The file on disk is only ever the last accepted body. #} {% import "_macros.html" as m %}
{% if editor.problem %} {{ m.problem(editor.problem.fix, editor.problem.output) }} {% endif %} {% if editor.notice %}

{{ editor.notice }}

{% endif %}
Saved to {{ editor.path }}, followed by a daemon-reload. Keep the "# {{ editor.marker }}" comment, and restart the service to apply what you change.
{{ m.action_button("Restart service", "/api/services/" ~ editor.name ~ "/restart", none, "Restarted " ~ editor.name) }}