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-03 04:37:56 +0300
committerKamil Boratyński <kamil.boratynski@icloud.com>2015-12-03 04:37:56 +0300
commit10b9edd8efc9123ec5c2ffc12cb5900c4aa80821 (patch)
treea376b1f91ca83940b70a2370202d16d63219d599 /include/tests_ssh
parent42a5df379673837a84fa19ac81e7ee2929f17f7a (diff)
Improved [SSH-7408] with 'PrintLastLog'.
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 3e532657..3d6d5b8c 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -96,7 +96,8 @@
VerifyReverseMapping:YES,,NO\
IgnoreRhosts:YES,,NO\
UseDNS:YES,,NO\
- X11Forwarding:NO,,YES"
+ X11Forwarding:NO,,YES\
+ PrintLastLog:YES,,NO"
for I in ${SSHOPS};
do