mirror of https://github.com/CISOfy/lynis.git
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
a23853eebd
commit
e1bcfe955e
|
@ -82,6 +82,7 @@ STATUS_FOUND="Tapıldı"
|
|||
#STATUS_MEDIUM="MEDIUM"
|
||||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="Yox"
|
||||
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