From 36752bcca77a51ecdeef770d5f776312511109c2 Mon Sep 17 00:00:00 2001 From: Marc Fiuczynski Date: Mon, 28 Jan 2008 17:25:52 +0000 Subject: [PATCH] use the DNS configuration of whatever the host/vserver was initialized with --- system/selftest | 6 ------ 1 file changed, 6 deletions(-) diff --git a/system/selftest b/system/selftest index bb48374..ff2ea93 100755 --- a/system/selftest +++ b/system/selftest @@ -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 -- 2.43.0