a63f558
*** xen-3.0.2/tools/examples/xend-config.sxp.orig	2006-07-17 16:09:53.000000000 -0400
a63f558
--- xen-3.0.2/tools/examples/xend-config.sxp	2006-07-17 16:12:27.000000000 -0400
a63f558
***************
a63f558
*** 19,25 ****
a63f558
  #(xend-tcp-xmlrpc-server no)
a63f558
  #(xend-unix-xmlrpc-server yes)
a63f558
  #(xend-relocation-server no)
a63f558
! (xend-relocation-server yes)
a63f558
  
a63f558
  (xend-unix-path /var/lib/xend/xend-socket)
a63f558
  
a63f558
--- 19,27 ----
a63f558
  #(xend-tcp-xmlrpc-server no)
a63f558
  #(xend-unix-xmlrpc-server yes)
a63f558
  #(xend-relocation-server no)
a63f558
! # The relocation server should be kept desactivated unless using a trusted
a63f558
! # network, the domain virtual memory will be exchanged in raw form without
a63f558
! # encryption of the communication. See also xend-relocation-hosts-allow option
a63f558
  
a63f558
  (xend-unix-path /var/lib/xend/xend-socket)
a63f558