diff options
Diffstat (limited to 'man/systemd.kill.xml')
-rw-r--r-- | man/systemd.kill.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml index a4009aa38a..39796470a0 100644 --- a/man/systemd.kill.xml +++ b/man/systemd.kill.xml @@ -109,7 +109,7 @@ <varname>ExecStop=</varname>). If set to <option>process</option>, only the main process itself is killed. If set - to <option>mixed</option> the + to <option>mixed</option>, the <constant>SIGTERM</constant> signal (see below) is sent to the main process while the subsequent @@ -118,7 +118,7 @@ processes of the unit's control group. If set to <option>none</option>, no process is - killed. In this case only the stop + killed. In this case, only the stop command will be executed on unit stop, but no process be killed otherwise. Processes remaining alive |