aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xl.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf
index c7bf8c045a..a17069b812 100644
--- a/tools/examples/xl.conf
+++ b/tools/examples/xl.conf
@@ -3,3 +3,6 @@
# automatically balloon down dom0 when xen doesn't have enough free
# memory to create a domain
#autoballon=1
+
+# full path of the lockfile used by xl during domain creation
+#lockfile="/var/lock/xl"