mirror of
https://github.com/webmin/webmin.git
synced 2026-06-23 12:30:32 +01:00
@@ -406,7 +406,7 @@ Sun Java Desktop System 3.0 (Linux) suse-linux 9.2 `cat /etc/SuSE-release 2>/de
|
||||
Sun Java Desktop System 2.0 (Solaris) solaris 9 $uname =~ /SunOS.*\s5\.9\s/i && `cat /etc/sun-release 2>/dev/null` =~ /Sun\s+Java\s+Desktop/
|
||||
|
||||
# Synology NAS, Syno Linux - DSM Version 6.x+
|
||||
Synology DSM $1 syno-linux $1 `cat /etc.defaults/VERSION 2>/dev/null` =~ /productversion="([0-9]+\.[0-9+])\./
|
||||
Synology DSM $1 syno-linux $1 `cat /etc.defaults/VERSION 2>/dev/null` =~ /productversion="([0-9]+\.[0-9]+(\.[0-9]+)?)/
|
||||
|
||||
# All other Linux variants, identified by kernel version
|
||||
Generic Linux $1 generic-linux $1 `uname -r` =~ /^([0-9]+\.[0-9+])\./
|
||||
|
||||
Reference in New Issue
Block a user