mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Adjusted suggestion call for [FILE-6354]
This commit is contained in:
parent
59ad28795e
commit
3cc696edfc
@ -261,7 +261,7 @@
|
|||||||
logtext "private information and should be deleted it not being used actively. Use a tool like lsof to"
|
logtext "private information and should be deleted it not being used actively. Use a tool like lsof to"
|
||||||
logtext "see which programs possibly are using a particular file. Some systems can cleanup temporary"
|
logtext "see which programs possibly are using a particular file. Some systems can cleanup temporary"
|
||||||
logtext "directories by setting a boot option."
|
logtext "directories by setting a boot option."
|
||||||
ReportSuggestion ${TEST_NO} "L" "Check ${N} files in /tmp which are older than ${TMP_OLD_DAYS} days"
|
ReportSuggestion ${TEST_NO} "Check ${N} files in /tmp which are older than ${TMP_OLD_DAYS} days"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user