Added AgiliaLinux to known distributions. Fix #6033
This commit is contained in:
parent
bed900a1c8
commit
a8fe65ab95
|
@ -903,6 +903,7 @@ distro_info = {
|
||||||
'Sun JDS': '/etc/sun-release',
|
'Sun JDS': '/etc/sun-release',
|
||||||
'PLD Linux': '/etc/pld-release',
|
'PLD Linux': '/etc/pld-release',
|
||||||
'Yellow Dog Linux': '/etc/yellowdog-release',
|
'Yellow Dog Linux': '/etc/yellowdog-release',
|
||||||
|
'AgiliaLinux': '/etc/agilialinux-version',
|
||||||
# many distros use the /etc/redhat-release for compatibility
|
# many distros use the /etc/redhat-release for compatibility
|
||||||
# so Redhat is the last
|
# so Redhat is the last
|
||||||
'Redhat Linux': '/etc/redhat-release'
|
'Redhat Linux': '/etc/redhat-release'
|
||||||
|
|
Loading…
Reference in New Issue