aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples/xend-config.sxp
diff options
context:
space:
mode:
authorkaf24@localhost.localdomain <kaf24@localhost.localdomain>2006-08-28 13:05:00 +0100
committerkaf24@localhost.localdomain <kaf24@localhost.localdomain>2006-08-28 13:05:00 +0100
commitb643712258af9e56dad4d3e8379548fecafb1090 (patch)
treeee6d93474f9f78bd02b97cc395f6b24f9b782bdf /tools/examples/xend-config.sxp
parent10a74ed0a21af7578b62582c4e43c1312eb25fdd (diff)
downloadxen-b643712258af9e56dad4d3e8379548fecafb1090.tar.gz
xen-b643712258af9e56dad4d3e8379548fecafb1090.tar.bz2
xen-b643712258af9e56dad4d3e8379548fecafb1090.zip
[XEND] Move all of the various log files created by xen to
be under /var/log/xen instead of under /var/log directly. This has the advantage of cleaning things up a little and also can make it easier to restrict the permissions needed by xend. Signed-off-by: Jeremy Katz <katzj@redhat.com>
Diffstat (limited to 'tools/examples/xend-config.sxp')
-rw-r--r--tools/examples/xend-config.sxp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xend-config.sxp b/tools/examples/xend-config.sxp
index 9d1be3fb56..9dacf7d3c6 100644
--- a/tools/examples/xend-config.sxp
+++ b/tools/examples/xend-config.sxp
@@ -11,7 +11,7 @@
# Commented out entries show the default for that entry, unless otherwise
# specified.
-#(logfile /var/log/xend.log)
+#(logfile /var/log/xen/xend.log)
#(loglevel DEBUG)
#(xend-http-server no)