mirror of https://github.com/CISOfy/lynis.git
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
ae1903ca2b
commit
2eb902c87e
|
@ -83,6 +83,7 @@ STATUS_FOUND="LÖYTYNYT"
|
|||
STATUS_NO="EI"
|
||||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="EI MITÄÄN"
|
||||
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