mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
man/logind.conf.xml: make consistent with default logind.conf
https://bugs.freedesktop.org/show_bug.cgi?id=86263
(cherry picked from commit 6e3157c5e6)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
fb4d2472bb
commit
5fe5d7fe73
+3
-3
@@ -281,17 +281,17 @@
|
||||
sleep keys and the lid switch are
|
||||
subject to inhibitor locks. These
|
||||
settings take boolean arguments. If
|
||||
<literal>off</literal>, the inhibitor
|
||||
<literal>no</literal>, the inhibitor
|
||||
locks taken by applications in order
|
||||
to block the requested operation are
|
||||
respected. If <literal>on</literal>,
|
||||
respected. If <literal>yes</literal>,
|
||||
the requested operation is executed in
|
||||
any
|
||||
case. <varname>PowerKeyIgnoreInhibited=</varname>,
|
||||
<varname>SuspendKeyIgnoreInhibited=</varname>
|
||||
and
|
||||
<varname>HibernateKeyIgnoreInhibited=</varname>
|
||||
default to <literal>off</literal>.
|
||||
default to <literal>no</literal>.
|
||||
<varname>LidSwitchIgnoreInhibited=</varname>
|
||||
defaults to
|
||||
<literal>yes</literal>. This means
|
||||
|
||||
Reference in New Issue
Block a user