Till Brehm
2016-06-22 2b3dfac5e54e56fa05f98cb00d1df42110d6b896
install/lib/install.lib.php
@@ -296,7 +296,7 @@
      } elseif(stristr($content, 'CentOS Linux release 7.2')) {
         $distname = 'CentOS';
         $distver = 'Unknown';
         $distid = 'centos70';
         $distid = 'centos72';
         $distconfid = 'centos72';
         $distbaseid = 'fedora';
         swriteln("Operating System: CentOS 7.2\n");