From fa982a5874ccace261e3a7db609f39b688315379 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Tue, 5 Aug 2008 13:45:53 +0100 Subject: [PATCH] Remove vncconsole from example HVM configs. It's deprecated. Signed-off-by: Keir Fraser --- tools/examples/xmexample.hvm | 5 ----- tools/examples/xmexample.vti | 5 ----- 2 files changed, 10 deletions(-) diff --git a/tools/examples/xmexample.hvm b/tools/examples/xmexample.hvm index 94a0fd160a..63df017974 100644 --- a/tools/examples/xmexample.hvm +++ b/tools/examples/xmexample.hvm @@ -157,11 +157,6 @@ vnc=1 # try to find an unused port for the VNC server, default = 1 #vncunused=1 -#---------------------------------------------------------------------------- -# enable spawning vncviewer for domain's console -# (only valid when vnc=1), default = 0 -#vncconsole=0 - #---------------------------------------------------------------------------- # set password for domain's VNC console # default is depents on vncpasswd in xend-config.sxp diff --git a/tools/examples/xmexample.vti b/tools/examples/xmexample.vti index 9493bae130..3169e52d03 100644 --- a/tools/examples/xmexample.vti +++ b/tools/examples/xmexample.vti @@ -94,11 +94,6 @@ vnc=0 # try to find an unused port for the VNC server, default = 1 #vncunused=1 -#---------------------------------------------------------------------------- -# enable spawning vncviewer for domain's console -# (only valid when vnc=1), default = 0 -#vncconsole=0 - #---------------------------------------------------------------------------- # set password for domain's VNC console # default is depents on vncpasswd in xend-config.sxp -- 2.30.2