mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Adjusted remark to clarify matching
This commit is contained in:
parent
49402a07b6
commit
2a0c417a5c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#
|
||||
# Notes:
|
||||
# For rolling releases or releases that do not (currently have an EOL date, leave field three empty and set field four to -1.
|
||||
# Full string for CentOS can be something like 'CentOS Linux 8 (Core)'. As this does not correctly match, shorter string is used for matching.
|
||||
# Full string for CentOS can be something like 'CentOS Linux 8 (Core)'. As this does not correctly match, shorter string can used for matching (partial match will count as well).
|
||||
#
|
||||
# AIX - https://www.ibm.com/support/pages/aix-support-lifecycle-information
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue