Update Linux/SSH/secure_ssh.sh
This commit is contained in:
@@ -523,7 +523,7 @@ EOL
|
||||
|
||||
log "Prüfe SSH-Konfiguration..."
|
||||
|
||||
# Stelle sicher, dass das Privilege‑Separation‑Verzeichnis existiert
|
||||
# Stelle sicher, dass das Privilege-Separation-Verzeichnis existiert
|
||||
if [ ! -d /run/sshd ]; then
|
||||
warn "/run/sshd fehlt - erstelle Verzeichnis..."
|
||||
sudo mkdir -p /run/sshd
|
||||
|
||||
Reference in New Issue
Block a user