[gdm] docs: Correct session log location, bug 688032
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] docs: Correct session log location, bug 688032
- Date: Sat, 10 Nov 2012 23:29:26 +0000 (UTC)
commit 612a144b3ad8378233e7f5ad492111b02e85c184
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]