mirror of https://github.com/CISOfy/lynis.git
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
59a3c4b536
commit
a23853eebd
|
@ -84,6 +84,7 @@ STATUS_NO="NO"
|
|||
STATUS_NO_UPDATE="NO UPDATE"
|
||||
STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
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