Revision 2e88102d
Added by Jim Pingle about 14 years ago
etc/inc/system.inc | ||
---|---|---|
1256 | 1256 |
captiveportal_radius_stop_all(); |
1257 | 1257 |
require_once("voucher.inc"); |
1258 | 1258 |
voucher_save_db_to_config(); |
1259 |
mwexec("/etc/rc.stop_packages"); |
|
1259 |
// mwexec("/etc/rc.stop_packages");
|
|
1260 | 1260 |
} |
1261 | 1261 |
|
1262 | 1262 |
function system_do_shell_commands($early = 0) { |
Also available in: Unified diff
Disable this until it can be properly fixed.