tbrehm
2008-12-09 179c91c5e47c06f7e13811dacc1228b24602b2ce
server/mods-available/monitor_core_module.inc.php
@@ -682,7 +682,7 @@
            /*
             * Fetch the output
             */
            $data['output'] = shell_exec('rkhunter --update --check --nocolors --skip-keypress');
            $data['output'] = shell_exec('rkhunter --update --checkall --nocolors --skip-keypress');
            /*
             * At this moment, there is no state (maybe later)