tbrehm
2008-12-09 eaa00d8cb42b07a7f6a6c48504e94edb552df97d
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)