Disable this until it can be properly fixed.

This commit is contained in:
jim-p 2011-06-01 17:39:27 -04:00
parent a01ce4c764
commit 2e88102db0

View File

@ -1256,7 +1256,7 @@ function system_reboot_cleanup() {
captiveportal_radius_stop_all();
require_once("voucher.inc");
voucher_save_db_to_config();
mwexec("/etc/rc.stop_packages");
// mwexec("/etc/rc.stop_packages");
}
function system_do_shell_commands($early = 0) {