From 2e88102db07966b24dabb559e300ba88ed849da3 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 1 Jun 2011 17:39:27 -0400 Subject: Disable this until it can be properly fixed. --- etc/inc/system.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/inc/system.inc') diff --git a/etc/inc/system.inc b/etc/inc/system.inc index 72b2e0d..7e105ab 100644 --- a/etc/inc/system.inc +++ b/etc/inc/system.inc @@ -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) { -- cgit v1.1