mirror of https://github.com/CISOfy/lynis.git
Merge branch 'master' of https://github.com/CISOfy/lynis
This commit is contained in:
commit
461f1ba0ed
|
@ -173,6 +173,11 @@
|
|||
OS_FULLNAME="Arch Linux 32"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
artix")
|
||||
LINUX_VERSION="Artix Linux"
|
||||
OS_FULLNAME="Artix Linux"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"bunsenlabs")
|
||||
LINUX_VERSION="BunsenLabs"
|
||||
OS_NAME="BunsenLabs"
|
||||
|
|
Loading…
Reference in New Issue