From 97e91b34bfec17644bebf0e89ca1edeca0a5bf86 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 9 Aug 2025 21:47:10 +0200 Subject: [PATCH] Update debian/debian-secure.sh --- debian/debian-secure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/debian-secure.sh b/debian/debian-secure.sh index b437fd6..fdd5826 100644 --- a/debian/debian-secure.sh +++ b/debian/debian-secure.sh @@ -56,7 +56,7 @@ chown $USERNAME:$USERNAME /home/$USERNAME/.ssh echo "$MY_SSH_KEY" > /home/$USERNAME/.ssh/authorized_keys chown $USERNAME:$USERNAME /home/$USERNAME/.ssh/authorized_keys chmod 600 /home/$USERNAME/.ssh/authorized_keys -chmod 600 /home/$USERNAME/.ssh +chmod 700 /home/$USERNAME/.ssh cat < /etc/ssh/sshd_config.d/10-vmh-ssh.conf X11Forwarding no