From b74aadb549e70988c33565210949cee1eef32674 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 7 Jul 2024 20:07:38 -0700 Subject: [PATCH] no more 8022 --- userspace/files/sshd_config | 1 - 1 file changed, 1 deletion(-) diff --git a/userspace/files/sshd_config b/userspace/files/sshd_config index e69d04e..eaa3caa 100644 --- a/userspace/files/sshd_config +++ b/userspace/files/sshd_config @@ -2,7 +2,6 @@ # See the sshd_config(5) manpage for details # Comma -Port 8022 StrictModes no AuthorizedKeysFile /data/params/d/GithubSshKeys PermitRootLogin no