mirror of https://github.com/CISOfy/lynis.git
Added Arch Linux 32
This commit is contained in:
parent
d0e1b7cd8e
commit
b339145b84
|
@ -168,6 +168,11 @@
|
|||
OS_FULLNAME="Arch Linux"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"arch32")
|
||||
LINUX_VERSION="Arch Linux 32"
|
||||
OS_FULLNAME="Arch Linux 32"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"centos")
|
||||
LINUX_VERSION="CentOS"
|
||||
OS_NAME="CentOS Linux"
|
||||
|
|
Loading…
Reference in New Issue