mirror of https://github.com/CISOfy/lynis.git
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
e1bcfe955e
commit
c3bdaa1e08
|
@ -83,6 +83,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 New Issue