mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-24 22:34:33 +02:00
Mark OS version of Arch Linux as rolling release
This commit is contained in:
parent
78b6a6b49f
commit
c2b7c76f97
@ -132,7 +132,7 @@
|
|||||||
"arch")
|
"arch")
|
||||||
LINUX_VERSION="Arch Linux"
|
LINUX_VERSION="Arch Linux"
|
||||||
OS_FULLNAME="Arch Linux"
|
OS_FULLNAME="Arch Linux"
|
||||||
OS_VERSION="Unknown"
|
OS_VERSION="Rolling release"
|
||||||
;;
|
;;
|
||||||
"coreos")
|
"coreos")
|
||||||
LINUX_VERSION="CoreOS"
|
LINUX_VERSION="CoreOS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user