From ee65720a6a2c5d4e0cc53f032fe8696e31224a21 Mon Sep 17 00:00:00 2001 From: Konano Date: Fri, 13 Dec 2024 12:48:23 +0800 Subject: [PATCH] fix error --- files/jail.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/jail.local b/files/jail.local index d740b27..34d87c5 100644 --- a/files/jail.local +++ b/files/jail.local @@ -14,6 +14,6 @@ maxretry = 5 [sshd] enabled = true filter = sshd -port = 22, 2263 +port = 22,2263 # action = %(action_mwl)s # logpath = /var/log/secure