mirror of https://github.com/CISOfy/lynis.git
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
7ada6c3166
commit
f4b7556f6c
|
@ -83,6 +83,7 @@ STATUS_FOUND="FOUND"
|
|||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NO="NEM"
|
||||
STATUS_NONE="NONE"
|
||||
STATUS_NOT_ACTIVE="NOT ACTIVE"
|
||||
#STATUS_NOT_CONFIGURED="NOT CONFIGURED"
|
||||
#STATUS_NOT_DISABLED="NOT DISABLED"
|
||||
#STATUS_NOT_ENABLED="NOT ENABLED"
|
||||
|
|
Loading…
Reference in New Issue