mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add STATUS_NOT_ACTIVE
This commit is contained in:
parent
e2ad427115
commit
b2b6cd057e
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@ STATUS_FOUND="BULUNDU"
|
|||
STATUS_NO="HAYIR"
|
||||
#STATUS_NON_DEFAULT="NON DEFAULT"
|
||||
STATUS_NONE="YOK"
|
||||
STATUS_NOT_ACTIVE="NOT ACTIVE"
|
||||
#STATUS_NOT_CONFIGURED="NOT CONFIGURED"
|
||||
#STATUS_NOT_DISABLED="NOT DISABLED"
|
||||
#STATUS_NOT_ENABLED="NOT ENABLED"
|
||||
|
|
|
|||
Loading…
Reference in a new issue