From 37a6bd94fb552a358d7e0473c0e2415780d77c3f Mon Sep 17 00:00:00 2001 From: Ali Date: Fri, 27 Jun 2025 15:45:08 +0100 Subject: [PATCH] cosmatic chnages --- setup_harden_debian_ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup_harden_debian_ubuntu.sh b/setup_harden_debian_ubuntu.sh index 3ead7f3..5d3ac55 100644 --- a/setup_harden_debian_ubuntu.sh +++ b/setup_harden_debian_ubuntu.sh @@ -610,7 +610,7 @@ EOF chmod 644 /etc/ssh/sshd_config.d/99-hardening.conf tee /etc/issue.net > /dev/null <<'EOF' ****************************************************************************** - AUTHORIZED ACCESS ONLY + 🔒AUTHORIZED ACCESS ONLY ════ all attempts are logged and reviewed ════ ****************************************************************************** EOF