ladishd: send termination signals to firstborn pgrp. Fix for #123
commita3956df78337033d32d2726a2b3b49fc1d84df5e
authorNedko Arnaudov <nedko@arnaudov.name>
Sat, 25 Dec 2010 01:52:39 +0000 (25 03:52 +0200)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 25 Dec 2010 01:52:39 +0000 (25 03:52 +0200)
tree5f954cfbbd2888773629b7efc5678a69df7a00f8
parent5559811205b025efeaf50e5f722860156c6cdfcf
ladishd: send termination signals to firstborn pgrp. Fix for #123

if the pgrp of the first child is different from pgrp of the jack client,
send SIGTERM and SIGKILL to both process groups.

This changeset also switches termination signals send from pid to pgrp
daemon/app_supervisor.c