From 84d07e675f1c26c98cf459a8f6f7107d67a438f2 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Mon, 1 Mar 2010 12:00:27 +0100 Subject: Mute route delete message, regenerate resolv.conf as this also corrects static routes to the DNS servers. --- usr/local/www/system_gateways_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/system_gateways_edit.php') diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php index 7dfb6aa..995fbff 100755 --- a/usr/local/www/system_gateways_edit.php +++ b/usr/local/www/system_gateways_edit.php @@ -192,7 +192,7 @@ if ($_POST) { $a_gateway_item[] = $gateway; } } - + system_recolv_conf_generate(); mark_subsystem_dirty('staticroutes'); write_config(); -- cgit v1.1