Comment 1 for bug 1712288

Revision history for this message
Seth Arnold (seth-arnold) wrote :

Hi Mikhail, I like it.

Would you expect children of children to be included in this list?

If all the children will inherit the same profile, you could get something similar by using

signal (send) set=(kill,term) peer=@{profile_name},

Of course unrelated processes started within the same profile will still be able to signal each other, but this might be useful enough anyway.

Thanks