aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xl.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf
index 12ea737bd7..374b6bbc2e 100644
--- a/tools/examples/xl.conf
+++ b/tools/examples/xl.conf
@@ -19,6 +19,10 @@
# launched by udev.
#run_hotplug_scripts=1
+# default backend domain to connect guest vifs to. This can be any
+# valid domain identifier.
+#vif.default.backend="0"
+
# default gateway device to use with vif-route hotplug script
#vif.default.gatewaydev="eth0"