aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-07-01 10:58:43 +0100
committerKeir Fraser <keir.fraser@citrix.com>2008-07-01 10:58:43 +0100
commitda67ff89f75e515d873ab42169aed36603b38183 (patch)
tree29c9c39e295c3f39f34caf0001c316e8ff38b43a /tools/examples
parent1be51142f1bc756a5d7b5f55146af2fab8a6d89b (diff)
downloadxen-da67ff89f75e515d873ab42169aed36603b38183.tar.gz
xen-da67ff89f75e515d873ab42169aed36603b38183.tar.bz2
xen-da67ff89f75e515d873ab42169aed36603b38183.zip
xend: improve the rotation of qemu-dm logfiles.
Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xend-config.sxp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp
index b6c5ceca26..5c1b6ec446 100644
--- a/tools/examples/xend-config.sxp
+++ b/tools/examples/xend-config.sxp
@@ -242,3 +242,6 @@
# Script to run when the label of a resource has changed.
#(resource-label-change-script '')
+
+# Rotation count of qemu-dm log file.
+#(qemu-dm-logrotate-count 10)