Till Brehm
2016-06-29 e2a219e2971cbbc048c34470e435df4eea752a82
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");