X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.kill.xml;h=1b10fba9d53d22b9b7b7f5ca0dbd4075a8561923;hp=517a891777658968b7b1426414f5a36d9f5832c0;hb=f405e86de361ec305dc2b8634efeaa23dc144053;hpb=82659fd7571bda0f3dce9755b89a23c411d53dda diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index 517a89177..1b10fba9d 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -94,16 +94,16 @@ . If set to - all + , all remaining processes in the control group of this unit will be terminated on unit stop (for services: after the stop command is executed, as configured with ExecStop=). If set - to only the + to , only the main process itself is killed. If set - to no process is + to , no process is killed. In this case only the stop command will be executed on unit stop, but no process be killed @@ -123,8 +123,8 @@ SIGHUP (if enabled with SendSIGHUP=). If - then after a delay (configured via the - TimeoutStopSec= option) + then, after a delay (configured via the + TimeoutStopSec= option), processes still remain, the termination request is repeated with the SIGKILL