From be76424894649bd4daa19cac105f3c33d78feed1 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 18 Feb 2006 12:24:59 +0000 Subject: [PATCH] 2006-02-18 12:24:59 by steve Disable the output directory by default, the user must choose their own. --- etc/xen-tools.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/xen-tools.conf b/etc/xen-tools.conf index 8fff558..2e4ccc1 100644 --- a/etc/xen-tools.conf +++ b/etc/xen-tools.conf @@ -10,7 +10,7 @@ # --fs=ext3 becomes 'fs = ext3'. # # -# $Id: xen-tools.conf,v 1.15 2006-02-16 18:17:14 steve Exp $ +# $Id: xen-tools.conf,v 1.16 2006-02-18 12:24:59 steve Exp $ # @@ -18,7 +18,7 @@ # Output directory. Images are stored beneath this directory, one # subdirectory per hostname. ## -dir = /home/xen +# dir = /home/xen ## # If you don't wish to use loopback images, stored beneath the directory