mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Added ArcoLinux
This commit is contained in:
parent
990a590f3c
commit
a2649bd500
1 changed files with 5 additions and 0 deletions
|
|
@ -176,6 +176,11 @@
|
|||
OS_FULLNAME="Arch Linux 32"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"arcolinux")
|
||||
LINUX_VERSION="ArcoLinux"
|
||||
OS_FULLNAME="ArcoLinux"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"artix")
|
||||
LINUX_VERSION="Artix Linux"
|
||||
OS_FULLNAME="Artix Linux"
|
||||
|
|
|
|||
Loading…
Reference in a new issue