aboutsummaryrefslogtreecommitdiffstats
path: root/docs/misc/xend.tex
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 /docs/misc/xend.tex
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 'docs/misc/xend.tex')
-rw-r--r--docs/misc/xend.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/misc/xend.tex b/docs/misc/xend.tex
index e58ae6be80..79638037e6 100644
--- a/docs/misc/xend.tex
+++ b/docs/misc/xend.tex
@@ -214,7 +214,7 @@ a sequence of s-expressions. The configuration parameters are:
Configuration scripts ({\it e.g.} for network-script) are looked for in {\tt /etc/xen}
unless their name begins with '/'.
-Xend sends its log output to {\tt /var/log/xend.log}. This is a rotating logfile,
+Xend sends its log output to {\tt /var/log/xen/xend.log}. This is a rotating logfile,
and logs are moved onto {\tt xend.log.1} {\it etc.} as they get large. Old logs may
be deleted.
@@ -411,7 +411,7 @@ allows access to some debugging functions:
\end{itemize}
When tracing is on xend logs all functions calls and exceptions to
-{\tt /var/log/xend.trace}.
+{\tt /var/log/xen/xend.trace}.
\begin{thebibliography}{99}