1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00

man: machinectl(1): Fix description of subcommand poweroff

(cherry picked from commit a41da1e703)
This commit is contained in:
David Joaquín Shourabi Porcel 2024-10-08 15:20:26 +02:00 committed by Luca Boccassi
parent 5a2f94d2da
commit 697d247e30

View File

@ -263,7 +263,7 @@
<term><command>poweroff</command> <replaceable>NAME</replaceable></term>
<listitem><para>Power off one or more containers. This will
trigger a reboot by sending SIGRTMIN+4 to the container's init
trigger a shutdown by sending SIGRTMIN+4 to the container's init
process, which causes systemd-compatible init systems to shut
down cleanly. Use <command>stop</command> as alias for <command>poweroff</command>.
This operation does not work on containers that do not run a