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
2eb902c87e
commit
07864eb469
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ STATUS_NO="NON"
|
|||
STATUS_NO_UPDATE="PAS DE MISE A JOUR"
|
||||
STATUS_NON_DEFAULT="PAS PAR DÉFAUT"
|
||||
STATUS_NONE="AUCUN"
|
||||
STATUS_NOT_ACTIVE="NOT ACTIVE"
|
||||
STATUS_NOT_CONFIGURED="NON CONFIGURÉ"
|
||||
STATUS_NOT_DISABLED="NON DESACTIVÉ"
|
||||
STATUS_NOT_ENABLED="NON ACTIVÉ"
|
||||
|
|
|
|||
Loading…
Reference in a new issue