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:
authormboelen <michael@cisofy.com>2015-07-22 13:21:36 +0300
committermboelen <michael@cisofy.com>2015-07-22 13:21:36 +0300
commitafaecd951297d2ad14266448f608668e7621bc50 (patch)
treed29b232297c04dec5be702dc9d1a631e670eff86 /include/tests_homedirs
parent95d08a735a37d06e23c1bf9d290150c8178ad108 (diff)
Removing deprecated strings and cleaning up
Diffstat (limited to 'include/tests_homedirs')
-rw-r--r--include/tests_homedirs2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_homedirs b/include/tests_homedirs
index 7afe5068..81127eb8 100644
--- a/include/tests_homedirs
+++ b/include/tests_homedirs
@@ -69,7 +69,7 @@
logtext "Info: above files could be redirected files to avoid logging and should be investigated"
ReportWarning ${TEST_NO} "M" "Incorrect file type found for shell history file"
fi
- logtext "Remarks: ${HOME_HISTORY_LOG_TEXT}"
+ logtext "Remarks: History files are normally of the type 'file'. Symbolic links and other types can be riskful."
else
Display --indent 2 --text "- Checking shell history files" --result SKIPPED --color WHITE
logtext "Result: Homedirs is empty, test will be skipped"