From cf60dbc96097a0d7ca99db36240d023a628c5c47 Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Thu, 11 Jan 2024 15:11:37 +0100 Subject: [exam-mode] Wording Klausurmodus -> Prüfungsmodus --- core/modules/safe-mode/data/etc/systemd/system/exam-mode.target | 2 +- core/modules/safe-mode/data/opt/openslx/scripts/systemd-safe_mode | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'core/modules/safe-mode') diff --git a/core/modules/safe-mode/data/etc/systemd/system/exam-mode.target b/core/modules/safe-mode/data/etc/systemd/system/exam-mode.target index 66438593..ec7122cf 100644 --- a/core/modules/safe-mode/data/etc/systemd/system/exam-mode.target +++ b/core/modules/safe-mode/data/etc/systemd/system/exam-mode.target @@ -1,4 +1,4 @@ [Unit] -Description=bwLehrpool Klausurmodus +Description=bwLehrpool Prüfungsmodus Requires=multi-user.target After=multi-user.target 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" } -- cgit v1.2.3-55-g7522