mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-09-20 05:44:56 +03:00
man: machinectl(1)
: Fix description of subcommand poweroff
(cherry picked from commit a41da1e7037dc36a601d3428343bbc7f0eed3e20)
(cherry picked from commit 697d247e308828e74132305606f73078616f42e2)
(cherry picked from commit 54a43fe710
)
This commit is contained in:
committed by
Luca Boccassi
parent
10808d1efb
commit
4e089fc7ad
@@ -245,7 +245,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
|
||||
|
Reference in New Issue
Block a user