X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-nspawn.xml;h=b991b5dd15accfb21abb20053b8b6adb9631b06d;hp=e84d2b7f117bd9fade9c6c5f7315622570d919cd;hb=c6c8f6e218995852350e5e35c080dec788c42c3f;hpb=d6ce17c7f02ed3facdb45f65f546e587c2f00950 diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index e84d2b7f1..b991b5dd1 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -470,6 +470,19 @@ above). + + + + Specify the process signal to send to the + container's PID 1 when nspawn itself receives SIGTERM, in + order to trigger an orderly shutdown of the + container. Defaults to SIGRTMIN+3 if + is used (on systemd-compatible init systems SIGRTMIN+3 + triggers an orderly shutdown). Takes a signal name like + SIGHUP, SIGTERM or + similar as argument. + +