tbrehm
2013-07-30 bdbad50c83d649f89264c2a388bbd40f8fe9d781
server/lib/classes/monitor_tools.inc.php
@@ -897,7 +897,7 @@
         /*
          * Fetch the output
          */
         $data['output'] = shell_exec('apt-get -s -q dist-upgrade');
         $data['output'] = $aptData;
      } elseif (file_exists('/etc/gentoo-release')) {
         /*