]> git.proxmox.com Git - vncterm.git/commitdiff
do not create a process group with setsid
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 13 Sep 2011 08:50:37 +0000 (10:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 13 Sep 2011 08:55:40 +0000 (10:55 +0200)
So that we can kill the whole task when started with fork_worker().


No differences found