Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Boratyński <kamil.boratynski@icloud.com>2015-12-04 04:30:28 +0300
committerKamil Boratyński <kamil.boratynski@icloud.com>2015-12-04 04:30:28 +0300
commit201a6728b8102f29d1ad90f7bbcef27a4c756d29 (patch)
tree37aab67261ac68172a12b3d8ea4c1f8b5a75d9d8 /include/tests_ssh
parent11c6b06c91631a90b98922b67b271a2bdd5fb82a (diff)
Improved [SSH-7408] with 'TCPKeepAlive'.
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index d33e95e1..70b766ed 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -98,6 +98,7 @@
UseDNS:YES,,NO\
X11Forwarding:NO,,YES\
FingerprintHash:SHA256,MD5,\
+ TCPKeepAlive:YES,,NO\
PrintLastLog:YES,,NO"
for I in ${SSHOPS}; do