diff options
author | Eric Koegel <eric.koegel@gmail.com> | 2016-03-20 17:54:56 +0300 |
---|---|---|
committer | Eric Koegel <eric.koegel@gmail.com> | 2016-03-20 17:54:56 +0300 |
commit | 7e83d5df38f248f5bfdffc2a95f10f8f7449c833 (patch) | |
tree | a85d8bdbe86cc9731c01118dbbd97a3f387761ea /doc | |
parent | 5d7fc7f447a5b2ea98ac5ad384e7fed3f0fbd3aa (diff) | |
download | ConsoleKit2-7e83d5df38f248f5bfdffc2a95f10f8f7449c833.tar.gz |
Improve documentation for XDG_RUNTIME_DIR
1) Add what it may fail with and when it was added to the docs.
2) Add a description to the man page.
3) Add it to the ck-list-sessions output
Diffstat (limited to 'doc')
-rw-r--r-- | doc/console-kit-daemon.1m.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/console-kit-daemon.1m.in b/doc/console-kit-daemon.1m.in index edecf0e..633b413 100644 --- a/doc/console-kit-daemon.1m.in +++ b/doc/console-kit-daemon.1m.in @@ -124,6 +124,19 @@ graphical VT displays on the console)\&. .sp .sp 1 .in -4 +.sp +.ne 2 +.mk +\fB\fBXDG_RUNTIME_DIR\fR\fR +.sp .6 +.in +4 +The XDG_RUNTIME_DIR defines the base directory to which user-specific files +and objects should be stored. The XDG_RUNTIME_DIR is the same for all +sessions of the same user and will be automatically removed once the +last session of the user is closed. +.sp +.sp 1 +.in -4 .PP The following environment variables are set when \fBconsole-kit-daemon\fR runs the \fBrun-seat\&.d\fR scripts\&. These values correspond to those |