From 8b87e14b390e3da82d69b62f6cca2025b7ca18a4 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Mon, 13 Jun 2011 15:42:37 +0200 Subject: [PATCH] inst/configether: make *dhcp* host less confusing with sysname --- rc/bin/inst/configether | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc/bin/inst/configether b/rc/bin/inst/configether index e52dc344f..5435853e9 100755 --- a/rc/bin/inst/configether +++ b/rc/bin/inst/configether @@ -23,7 +23,7 @@ case go echo 'requests. An example for @HOME would be "cc1018221-a". If your' echo 'ISP supplied you such a name, enter it.' echo - prompt -d none 'host name'; dhcphost=$rd + prompt -d none 'dhcp host name'; dhcphost=$rd switch($dhcphost){ case none dhcphost=(); -- 2.44.0