From d635a52fd965519eecb717ea5b953a5f12ef9b88 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 7 Jul 2020 16:36:46 +0200 Subject: [systemstatus/sysconfig] Manage LDADP via systemd Finally got rid of our own little service manager. Status/restart handling capabilities were added to the system status page. TODO: Permissions for dnbd3, service (re)starting in general --- .../systemstatus/templates/ajax-journal.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 modules-available/systemstatus/templates/ajax-journal.html (limited to 'modules-available/systemstatus/templates/ajax-journal.html') diff --git a/modules-available/systemstatus/templates/ajax-journal.html b/modules-available/systemstatus/templates/ajax-journal.html new file mode 100644 index 00000000..0405fe93 --- /dev/null +++ b/modules-available/systemstatus/templates/ajax-journal.html @@ -0,0 +1,19 @@ +
+ + + {{#modules}} +
+
+ +
+

{{name}}

+
{{service}}
+
+ {{/modules}} +
+ \ No newline at end of file -- cgit v1.2.3-55-g7522