Skip to content
Snippets Groups Projects

Remove systemd backend support

Merged Vaclav Sraier requested to merge manager-remove-systemd-support into manager
All threads resolved!
Files
14
@@ -12,9 +12,6 @@ nsid.name('{{ cfg.nsid }}_' .. worker.id)
-- LOGGING section ----------------------------------
{% include "logging.lua.j2" %}
-- SUPERVISOR section -------------------------------
{% include "supervisor.lua.j2" %}
-- WEBMGMT section ----------------------------------
{% include "webmgmt.lua.j2" %}
Loading