summaryrefslogtreecommitdiffstats
path: root/core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode
diff options
context:
space:
mode:
authorSteffen Ritter2024-01-11 15:11:37 +0100
committerSteffen Ritter2024-01-11 15:11:37 +0100
commitcf60dbc96097a0d7ca99db36240d023a628c5c47 (patch)
tree9807fb915b7440dcbe5bb3d9c0182701cf456a7f /core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode
parent[virt-manager] Make version configurable via mltk config (diff)
downloadmltk-cf60dbc96097a0d7ca99db36240d023a628c5c47.tar.gz
mltk-cf60dbc96097a0d7ca99db36240d023a628c5c47.tar.xz
mltk-cf60dbc96097a0d7ca99db36240d023a628c5c47.zip
[exam-mode] Wording Klausurmodus -> Prüfungsmodus
Diffstat (limited to 'core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode')
-rwxr-xr-xcore/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode b/core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode
index b2c9248a..f131d257 100755
--- a/core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode
+++ b/core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode
@@ -55,7 +55,7 @@ EOF
ssh_banner() {
# Visual: ssh banner
- echo "+ - - - - KLAUSURMODUS AKTIV - - - - +" >> "/etc/issue.net"
+ echo "+ - - - - PRÜFUNGSMODUS AKTIV - - - - +" >> "/etc/issue.net"
echo "++++++++++++++++++++++++++++++++++++++" >> "/etc/issue.net"
}