From f000760ec0970b7f9d5e61ba556f7e3b6aecf703 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Thu, 29 Mar 2012 18:23:21 +0200 Subject: use sysname as dhcp host --- rc/bin/inst/startether | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc/bin/inst/startether') diff --git a/rc/bin/inst/startether b/rc/bin/inst/startether index bfe8764dd..2580add19 100755 --- a/rc/bin/inst/startether +++ b/rc/bin/inst/startether @@ -19,7 +19,7 @@ case go case manual ip/ipconfig -g $gwaddr ether /net/ether0 $ipaddr $ipmask >>[2]/srv/log case dhcp - ip/ipconfig $dhcphost >>[2]/srv/log + ip/ipconfig >>[2]/srv/log } case checkdone -- cgit v1.2.3