From cd25cce98f5cc930202212c3c9c13605c09698b4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 29 Mar 2011 23:31:38 +0200 Subject: exec: drop process group kill mode since it has little use and confuses the user --- man/systemctl.xml | 8 +++----- man/systemd.mount.xml | 1 - man/systemd.service.xml | 5 ----- man/systemd.socket.xml | 1 - man/systemd.swap.xml | 1 - 5 files changed, 3 insertions(+), 13 deletions(-) (limited to 'man') diff --git a/man/systemctl.xml b/man/systemctl.xml index 535f9bd13b..922fd2d68a 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -304,13 +304,11 @@ kill, choose the mode how to kill the selected processes. Must be one of - , - or + or to select whether to kill the entire control - group, the process group or only the - selected process itself. If omitted - defaults to + group or only the selected process + itself. If omitted defaults to if is set, or diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index c7045e8422..dd66d2ad72 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -221,7 +221,6 @@ processes of this mount shall be killed. One of , - , , . diff --git a/man/systemd.service.xml b/man/systemd.service.xml index e444efeb44..7458720a3f 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -558,7 +558,6 @@ processes of this service shall be killed. One of , - , , . @@ -570,10 +569,6 @@ stop command (as configured with ExecStop=) is executed. If set to - only - the members of the process group of - the main service process are - killed. If set to only the main process itself is killed. If set to no process is diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 3b7581c545..8cbb512ec1 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -519,7 +519,6 @@ processes of this socket unit shall be killed. One of , - , , . diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml index d95e39ed8e..3277ddbd4e 100644 --- a/man/systemd.swap.xml +++ b/man/systemd.swap.xml @@ -175,7 +175,6 @@ processes of this swap shall be killed. One of , - , , . -- cgit v1.2.3-54-g00ecf