From: Mark Huang <mlhuang@cs.princeton.edu>
Date: Thu, 26 Aug 2004 16:46:43 +0000 (+0000)
Subject: - remove IPROOT junk that we don't use
X-Git-Tag: after-util-vserver-0_30_208-revert~272
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=6bf613df3d598d51d1db1d456a47b82360042b78;p=util-vserver.git

- remove IPROOT junk that we don't use
---

diff --git a/distrib/sample.conf b/distrib/sample.conf
index b56d9a3..9eb0dbc 100644
--- a/distrib/sample.conf
+++ b/distrib/sample.conf
@@ -2,23 +2,12 @@
 # The default is to allocate a free context on the fly
 # In general you don't need to force a context
 #S_CONTEXT=
-# Select the IP number assigned to the virtual server
-# This IP must be one IP of the server, either an interface
-# or an IP alias
-IPROOT=1.2.3.4
-# The netmask and broadcast are computed by default from IPROOTDEV
-#IPROOTMASK=
-#IPROOTBCAST=
-# You can define on which device the IP alias will be done
-# The IP alias will be set when the server is started and unset
-# when the server is stopped
-IPROOTDEV=eth0
 # Uncomment the onboot line if you want to enable this
 # virtual server at boot time
 #ONBOOT=yes
 # You can set a different host name for the vserver
 # If empty, the host name of the main server is used
-S_HOSTNAME=somename.somedomain.com
+S_HOSTNAME=
 # You can set a different NIS domain for the vserver
 # If empty, the current on is kept
 # Set it to "none" to have no NIS domain set