mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
systemd: Document systemd-ac-power
It has been moved to /usr/bin for general use by upstream, so list it in programs.
This commit is contained in:
parent
82d6a570b4
commit
2efe1e8190
@ -223,7 +223,7 @@ meson --prefix=/usr \
|
|||||||
machinectl, networkctl, oomctl, portablectl, poweroff (symlink to
|
machinectl, networkctl, oomctl, portablectl, poweroff (symlink to
|
||||||
systemctl), reboot (symlink to systemctl), resolvconf (symlink to
|
systemctl), reboot (symlink to systemctl), resolvconf (symlink to
|
||||||
resolvectl), resolvectl, runlevel (symlink to systemctl), shutdown
|
resolvectl), resolvectl, runlevel (symlink to systemctl), shutdown
|
||||||
(symlink to systemctl), systemctl, systemd-analyze,
|
(symlink to systemctl), systemctl, systemd-ac-power, systemd-analyze,
|
||||||
systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
|
systemd-ask-password, systemd-cat, systemd-cgls, systemd-cgtop,
|
||||||
systemd-creds, systemd-delta, systemd-detect-virt,
|
systemd-creds, systemd-delta, systemd-detect-virt,
|
||||||
systemd-dissect, systemd-escape, systemd-hwdb, systemd-id128,
|
systemd-dissect, systemd-escape, systemd-hwdb, systemd-id128,
|
||||||
@ -476,6 +476,17 @@ meson --prefix=/usr \
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry id="systemd-ac-power">
|
||||||
|
<term><command>systemd-ac-power</command></term>
|
||||||
|
<listitem>
|
||||||
|
<para>Reports whether the system is connected to an external
|
||||||
|
power source.</para>
|
||||||
|
<indexterm zone="ch-system-systemd systemd-ac-power">
|
||||||
|
<primary sortas="b-systemd-ac-power">systemd-ac-power</primary>
|
||||||
|
</indexterm>
|
||||||
|
</listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry id="systemd-analyze">
|
<varlistentry id="systemd-analyze">
|
||||||
<term><command>systemd-analyze</command></term>
|
<term><command>systemd-analyze</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user