2006-02-18 12:24:59 by steve
Disable the output directory by default, the user must choose their own.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user