From ea783f847ec4e796dfad9e6807074b982954f359 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 13 Nov 2019 17:12:10 +0100 Subject: [system-check] fix english --- .../system-check/data/opt/openslx/scripts/systemd-system_check | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'core/modules/system-check') 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 -- cgit v1.2.3-55-g7522