man: clarify that handle-lid-switch is a low level inhibitor lock (#5662)
authorMichael Biebl <mbiebl@gmail.com>
Thu, 30 Mar 2017 08:12:54 +0000 (10:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 30 Mar 2017 08:12:54 +0000 (10:12 +0200)
… like the other handle-*-key inhibitor locks.

Follow-up for 05b2a8fd7a0533758d2f532df798cabc3c442683

Fixes: #5647

man/logind.conf.xml

index 994e0e1..1d7b1be 100644 (file)
         <listitem><para>Controls whether actions that <command>systemd-logind</command>
         takes when the power and sleep keys and the lid switch are triggered are subject
         to high-level inhibitor locks ("shutdown", "sleep", "idle"). Low level inhibitor
-        locks ("handle-*-key"), are always honored, irrespective of this setting.</para>
+        locks ("handle-*-key" and "handle-lid-switch"), are always honored,
+        irrespective of this setting.</para>
 
         <para>These settings take boolean arguments. If <literal>no</literal>, the
         inhibitor locks taken by applications are respected. If <literal>yes</literal>,