suse is lsb compliant, but doesnot put lsb_release by default until 9.3 so readding scanning for suse file [now it is tested too]
This commit is contained in:
parent
9a70ab0218
commit
120fb4b3a0
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ distro_info = {
|
|||
'Slackware Linux': '/etc/slackware-release',
|
||||
'Slackware Linux': '/etc/slackware-version',
|
||||
'Solaris/Sparc': '/etc/release',
|
||||
'SUSE Linux': '/etc/SuSE-release',
|
||||
'Sun JDS': '/etc/sun-release',
|
||||
'PLD Linux': '/etc/pld-release',
|
||||
'Yellow Dog Linux': '/etc/yellowdog-release',
|
||||
|
|
Loading…
Add table
Reference in a new issue