From 36ab78221c2424a836cbc6a6ec7e92df8a16d6fe Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 13 May 2011 04:20:30 +0000 Subject: dont configure loopback interfaces --- rc/bin/cpurc | 2 -- 1 file changed, 2 deletions(-) (limited to 'rc/bin/cpurc') diff --git a/rc/bin/cpurc b/rc/bin/cpurc index 8fadee5fc..14db6f6e6 100755 --- a/rc/bin/cpurc +++ b/rc/bin/cpurc @@ -30,8 +30,6 @@ if(test -e /cfg/$sysname/cpurc) # start up internet if we don't already have an address if(! grep u /net/ipselftab | grep -sv 127.0.0.1) ip/ipconfig -if(! grep -s 127.0.0.1 /net/ipselftab) - ip/ipconfig loopback /dev/null 127.1 # if we're not a server, start a dns resolver if(! test -e /srv/dns) -- cgit v1.2.3