summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakconnect
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/drakconnect')
-rwxr-xr-xperl-install/standalone/drakconnect2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/standalone/drakconnect b/perl-install/standalone/drakconnect
index 17363d7f4..e9fed0958 100755
--- a/perl-install/standalone/drakconnect
+++ b/perl-install/standalone/drakconnect
@@ -952,6 +952,8 @@ Please run \"Internet access\" in control center."));
if ($label_host) {
update();
$button_apply->set_sensitive(1);
+ } else {
+ write_resolv_conf("/etc/resolv.conf", $netc);
}
$exit_dialogsub->();
}),