From c5bcd17a58cb16e9376ad7ddba6828c7287c8466 Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sun, 12 Jun 2011 08:15:50 +0000 Subject: inst: add network configuration setup --- 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 077504c1a..bfe8764dd 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 -D >>/srv/log >[2=1] + ip/ipconfig $dhcphost >>[2]/srv/log } case checkdone -- cgit v1.2.3