mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Mark OS version of Arch Linux as rolling release
This commit is contained in:
parent
78b6a6b49f
commit
c2b7c76f97
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
"arch")
|
||||
LINUX_VERSION="Arch Linux"
|
||||
OS_FULLNAME="Arch Linux"
|
||||
OS_VERSION="Unknown"
|
||||
OS_VERSION="Rolling release"
|
||||
;;
|
||||
"coreos")
|
||||
LINUX_VERSION="CoreOS"
|
||||
|
|
|
|||
Loading…
Reference in a new issue