mirror of
https://github.com/webmin/webmin.git
synced 2026-06-28 06:50:25 +01:00
Add Kali Linux to the list
Signed-off-by: Re4son <3520622-re4son@users.noreply.gitlab.com>
This commit is contained in:
@@ -127,6 +127,7 @@ Devuan Linux $1 debian-linux 9.0 $etc_issue =~ /Devuan/ && `cat /etc/devuan_ver
|
||||
Devuan Linux $1 debian-linux 10.0 $etc_issue =~ /Devuan/ && `cat /etc/devuan_version 2>/dev/null` =~ /^(beowulf)/i
|
||||
Devuan Linux $1 debian-linux 10.0 $etc_issue =~ /Devuan/ && `cat /etc/devuan_version 2>/dev/null` =~ /^(ceres)/i
|
||||
Raspbian Linux $1 debian-linux $1 `cat /etc/os-release 2>/dev/null` =~ /Raspbian\s+GNU\/Linux\s+(\S+)/
|
||||
Kali GNU/Linux Rolling $1 debian-linux $1 $etc_issue =~ /Kali/ && `cat /etc/os-release 2>/dev/null` =~ /VERSION=\"([0-9\.]+)\"/
|
||||
|
||||
# Linux Mint (Mint should be before Debian to avoid false-positive)
|
||||
Linux Mint 6 debian-linux 5.0 `cat /etc/lsb-release 2>/dev/null | grep DISTRIB_DESCRIPTION` =~ /^DISTRIB_DESCRIPTION="Linux Mint 6 Felicia"/
|
||||
|
||||
Reference in New Issue
Block a user