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:
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index 8905511b..b434d5fb 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -64,7 +64,7 @@
FOUND=1
SSH_DAEMON_CONFIG="${I}/sshd_config"
else
- logtext "Warning: can not read ${I}/sshd_config file"
+ logtext "Result: can not read ${I}/sshd_config file (no permission)"
fi
fi
done