1killpgrp(8)                      User Manuals                      killpgrp(8)
2
3
4

NAME

6       killpgrp - kill all processes in the same process group
7

SYNOPSIS

9       killpgrp
10

DESCRIPTION

12       Kills all processes in its process group when a process group leader is
13       killed.
14
15       This program needs to be called by the client uid  defined  in  amanda,
16       and  is used to kill VDUMP, VXDUMP, and XFSDUMP in a safe manner. It is
17       called by sendsize, the amanda client software.
18
19       killpgrp send a SIGTERM to all processes in its  process  group.  If  a
20       process  in  the  group  does not exit after three seconds and does not
21       answer, killpgp will send a SIGKILL.
22

OPTIONS

24       killpgrp takes no arguments.
25

SECURITY

27       killpgrp needs to  be  setuid  root  unless  amanda  is  compiled  with
28       DONT_SUID_ROOT.
29

SEE ALSO

31       amanda(8)
32

AUTHOR

34       Manpage written by Rodrigo Rubira Branco <rrbranco@br.ibm.com>
35
36
37
38User Manuals                     May 16, 2006                      killpgrp(8)
Impressum