mirror of https://github.com/CISOfy/lynis.git
Added additional legal words for banners
This commit is contained in:
parent
c37e2eb9eb
commit
5729189349
|
@ -23,7 +23,7 @@
|
||||||
#################################################################################
|
#################################################################################
|
||||||
#
|
#
|
||||||
BANNER_FILES="/etc/issue /etc/issue.net /etc/motd"
|
BANNER_FILES="/etc/issue /etc/issue.net /etc/motd"
|
||||||
LEGAL_BANNER_STRINGS="access authorized legal monitor owner policy policies private prohibited restricted this unauthorized"
|
LEGAL_BANNER_STRINGS="audit access authori intrusion law legal monitor owner policy policies private prohibited restricted subject terms this unauthorized"
|
||||||
#
|
#
|
||||||
#################################################################################
|
#################################################################################
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue