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
03e23ac43c
commit
e69f02e835
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ STATUS_FOUND="ENCONTRADO"
|
|||
STATUS_NO="NÃO"
|
||||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="NENHUM"
|
||||
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