[gdm/gnome-3-6] docs: Correct session log location, bug 688032
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/gnome-3-6] docs: Correct session log location, bug 688032
- Date: Sat, 1 Dec 2012 00:31:11 +0000 (UTC)
commit 4ea45b77446bfa6d492f88984b4729fd8f9f32c7
Author: David King <amigadave amigadave com>
Date: Sat Nov 10 08:53:08 2012 +0000
docs: Correct session log location, bug 688032
https://bugzilla.gnome.org/show_bug.cgi?id=688032
docs/C/index.docbook | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/docs/C/index.docbook b/docs/C/index.docbook
index ca6c6ee..a7f1d75 100644
--- a/docs/C/index.docbook
+++ b/docs/C/index.docbook
@@ -532,14 +532,16 @@
<para>
The session output is piped through the GDM daemon to the
- <filename>~/.xsession-errors</filename> file. The file is overwritten
- on each login, so logging out and logging back into the same user via
- GDM will cause any messages from the previous session to be lost.
+ <filename>~/<replaceable>$XDG_CACHE_HOME</replaceable>/gdm/session.log</filename>
+ file which usually expands to <filename>~/.cache/gdm/session.log</filename>.
+ The file is overwritten on each login, so logging out and logging back
+ into the same user via GDM will cause any messages from the previous
+ session to be lost.
</para>
<para>
Note that if GDM can not create this file for some reason, then a
- fallback file will be created named <filename>~/.xsession-errors.XXXXXXXX</filename>
+ fallback file will be created named <filename>~/<replaceable>$XDG_CACHE_HOME</replaceable>/gdm/session.log.XXXXXXXX</filename>
where the <filename>XXXXXXXX</filename> are some random characters.
</para>
</sect2>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]