From 3bf03d88cf99f4027d7a316f4e7112d88e337c02 Mon Sep 17 00:00:00 2001 From: bms8197 Date: Mon, 21 Jun 2021 11:03:02 +0300 Subject: [PATCH] saving uncommitted changes in /etc prior to dnf run --- ssh/sshd_config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh/sshd_config b/ssh/sshd_config index 1cdef46..314ebde 100644 --- a/ssh/sshd_config +++ b/ssh/sshd_config @@ -96,7 +96,7 @@ X11UseLocalhost no PermitTTY no PrintMotd yes PrintLastLog yes -TCPKeepAlive yes +#TCPKeepAlive yes #UsePrivilegeSeparation sandbox # Default for new installations. PermitUserEnvironment no Compression delayed