use the DNS configuration of whatever the host/vserver was initialized with
authorMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 28 Jan 2008 17:25:52 +0000 (17:25 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 28 Jan 2008 17:25:52 +0000 (17:25 +0000)
system/selftest

index bb48374..ff2ea93 100755 (executable)
@@ -63,12 +63,6 @@ echo $SELF_IP >> $config
 echo "e PLC_BOOT_IP" >> $config
 echo $SELF_IP >> $config
 
-echo "e PLC_NET_DNS1" >> $config
-echo $SELF_IP >> $config
-
-echo "e PLC_NET_DNS2" >> $config
-echo $SELF_IP >> $config
-
 echo "w" >> $config
 echo "q" >> $config