summaryrefslogtreecommitdiff
path: root/man/logind.conf.xml
diff options
context:
space:
mode:
authorMark Hindley <mark@hindley.org.uk>2018-11-12 09:22:09 +0000
committerMark Hindley <mark@hindley.org.uk>2018-11-12 09:22:09 +0000
commita7bee29ae34de50a86bf64d4ea9f69bdbc3b27e4 (patch)
treeac6c9abfefdc4286c4f52167738c4e4d35c96cd4 /man/logind.conf.xml
parent98f0f1042d219289b880436fad42823433648d18 (diff)
parent2cc17d30309a1db16cccbf376a59ae40e47b6959 (diff)
Merge branch 'merge_upstream' into debian_WIP
Diffstat (limited to 'man/logind.conf.xml')
-rw-r--r--man/logind.conf.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index abc97b356..f5ad3488a 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -226,6 +226,17 @@
</varlistentry>
<varlistentry>
+ <term><varname>UserStopDelaySec=</varname></term>
+
+ <listitem><para>Specifies how long to keep the user record and per-user service
+ <filename>user@.service</filename> around for a user after they logged out fully. If set to zero, the per-user
+ service is terminated immediately when the last session of the user has ended. If this option is configured to
+ non-zero rapid logout/login cycles are sped up, as the user's service manager is not constantly restarted. If
+ set to <literal>infinity</literal> the per-user service for a user is never terminated again after first login,
+ and continues to run until system shutdown. Defaults to 10s.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>HandlePowerKey=</varname></term>
<term><varname>HandleSuspendKey=</varname></term>
<term><varname>HandleHibernateKey=</varname></term>