mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Merge pull request #1408 from digitalcheetah/guix
Adding Guix to detected OSes
This commit is contained in:
commit
986237f557
@ -260,6 +260,12 @@
|
|||||||
OS_NAME="Gentoo Linux"
|
OS_NAME="Gentoo Linux"
|
||||||
OS_VERSION="Rolling release"
|
OS_VERSION="Rolling release"
|
||||||
;;
|
;;
|
||||||
|
"guix")
|
||||||
|
LINUX_VERSION="Guix"
|
||||||
|
OS_FULLNAME="Guix System"
|
||||||
|
OS_NAME="Guix"
|
||||||
|
OS_VERSION="Rolling release"
|
||||||
|
;;
|
||||||
"ipfire")
|
"ipfire")
|
||||||
LINUX_VERSION="IPFire"
|
LINUX_VERSION="IPFire"
|
||||||
OS_NAME="IPFire"
|
OS_NAME="IPFire"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user