systemd-inhibit.xml | systemd-inhibit.xml | |||
---|---|---|---|---|
skipping to change at line 109 | skipping to change at line 109 | |||
</varlistentry> | </varlistentry> | |||
<varlistentry> | <varlistentry> | |||
<term><option>--what=</option></term> | <term><option>--what=</option></term> | |||
<listitem><para>Takes a colon | <listitem><para>Takes a colon | |||
separated list of one or more | separated list of one or more | |||
operations to inhibit: | operations to inhibit: | |||
<literal>shutdown</literal>, | <literal>shutdown</literal>, | |||
<literal>sleep</literal>, | <literal>sleep</literal>, | |||
<literal>idle</literal>, for | <literal>idle</literal>, | |||
inhibiting | <literal>handle-power-key</literal>, | |||
<literal>handle-sleep-key</literal>, | ||||
<literal>handle-lid-switch</literal>, | ||||
for inhibiting | ||||
reboot/power-off/halt/kexec, | reboot/power-off/halt/kexec, | |||
suspending/hibernating, resp. the | suspending/hibernating, the automatic | |||
automatic idle detection. If omitted | idle detection, resp. the low-level | |||
defaults to | handling of the power/sleep key and | |||
<literal>idle:sleep:shutdown</literal>, | the lid switch. If omitted defaults to | |||
i.e. takes all possible | <literal>idle:sleep:shutdown</literal>.</pa | |||
locks.</para></listitem> | ra></listitem> | |||
</varlistentry> | </varlistentry> | |||
<varlistentry> | <varlistentry> | |||
<term><option>--who=</option></term> | <term><option>--who=</option></term> | |||
<listitem><para>Takes a short human | <listitem><para>Takes a short human | |||
readable descriptive string for the | readable descriptive string for the | |||
program taking the lock. If not passed | program taking the lock. If not passed | |||
defaults to the command line | defaults to the command line | |||
string.</para></listitem> | string.</para></listitem> | |||
skipping to change at line 157 | skipping to change at line 159 | |||
default), the lock prohibits any of | default), the lock prohibits any of | |||
the requested operations without time | the requested operations without time | |||
limit, and only privileged users may | limit, and only privileged users may | |||
override it. If | override it. If | |||
<literal>delay</literal> is used, the | <literal>delay</literal> is used, the | |||
lock can only delay the requested | lock can only delay the requested | |||
operations for a limited time. If the | operations for a limited time. If the | |||
time elapses the lock is ignored and | time elapses the lock is ignored and | |||
the operation executed. The time limit | the operation executed. The time limit | |||
may be specified in | may be specified in | |||
<citerefentry><refentrytitle>systemd-logind | <citerefentry><refentrytitle>systemd-logind | |||
.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para></listi | .conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>. Note | |||
tem> | that <literal>delay</literal> is only | |||
available or <literal>sleep</literal> | ||||
and | ||||
<literal>shutdown</literal>.</para></listit | ||||
em> | ||||
</varlistentry> | </varlistentry> | |||
<varlistentry> | <varlistentry> | |||
<term><option>--list</option></term> | <term><option>--list</option></term> | |||
<listitem><para>Lists all active | <listitem><para>Lists all active | |||
inhibition locks instead of acquiring | inhibition locks instead of acquiring | |||
one.</para></listitem> | one.</para></listitem> | |||
</varlistentry> | </varlistentry> | |||
</variablelist> | </variablelist> | |||
End of changes. 3 change blocks. | ||||
11 lines changed or deleted | 18 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |