mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
07864eb469
commit
5db08f896c
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ STATUS_FOUND="ΒΡΕΘΗΚΕ"
|
|||
#STATUS_MEDIUM="MEDIUM"
|
||||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="ΚΑΝΕΝΑ"
|
||||
STATUS_NOT_ACTIVE="NOT ACTIVE"
|
||||
#STATUS_NOT_CONFIGURED="NOT CONFIGURED"
|
||||
#STATUS_NOT_DISABLED="NOT DISABLED"
|
||||
#STATUS_NOT_ENABLED="NOT ENABLED"
|
||||
|
|
|
|||
Loading…
Reference in a new issue