summaryrefslogtreecommitdiffstats
path: root/core/modules/system-check
diff options
context:
space:
mode:
authorJonathan Bauer2019-11-13 17:12:10 +0100
committerJonathan Bauer2019-11-13 17:12:10 +0100
commitea783f847ec4e796dfad9e6807074b982954f359 (patch)
treeea47b05fcfef95e3e9608ee52bf16512f2bd10c8 /core/modules/system-check
parent[pvs2] Disable idle-daemon saver/dpms for dedicated manager (diff)
downloadmltk-ea783f847ec4e796dfad9e6807074b982954f359.tar.gz
mltk-ea783f847ec4e796dfad9e6807074b982954f359.tar.xz
mltk-ea783f847ec4e796dfad9e6807074b982954f359.zip
[system-check] fix english
Diffstat (limited to 'core/modules/system-check')
-rwxr-xr-xcore/modules/system-check/data/opt/openslx/scripts/systemd-system_check8
1 files changed, 5 insertions, 3 deletions
diff --git a/core/modules/system-check/data/opt/openslx/scripts/systemd-system_check b/core/modules/system-check/data/opt/openslx/scripts/systemd-system_check
index d7403ca9..241cb521 100755
--- a/core/modules/system-check/data/opt/openslx/scripts/systemd-system_check
+++ b/core/modules/system-check/data/opt/openslx/scripts/systemd-system_check
@@ -1,8 +1,10 @@
#!/bin/bash
#
-# Kind of a generic message generation script. Scripts stored in
-# /opt/openslx/messages.d will be given the lightdm warnings file as first
-# param. They can choose to write to it or ignore it (when just curl'ing e.g.)
+# Kind of a generic message generation thing. Hooks in /opt/openslx/messages.d
+# are passed the location of the lightdm warning file on execution. They can either
+# ignore it (e.g. for remote logging purposes) or just append tags to that file.
+# The tags are defined in /opt/openslx/system-check/tags and will be replaced
+# by their localized version automatically.
. /opt/openslx/bin/slx-tools