Re: [Haskell-cafe] Quick Angel User's Survey

2013-09-14 Thread Alexander Kjeldaas
You can use cgroups on linux to ensure that everything is shut down. See systemd. Alexander On Sep 14, 2013 9:21 PM, "Michael Xavier" wrote: > Hey Cafe, > > I am the maintainer of Angel, the process monitoring daemon. Angel's job > is to start a configured set of processes and restart them when

Re: [Haskell-cafe] Quick Angel User's Survey

2013-09-14 Thread Alexander V Vershilov
Hello, Michael. I'm a potential angel user, and I'd like to add a possibility of optional angel usage as a supervisor for openrc services, when I'll have time. Common practise is: send SIGTERM for a couple of times, then send SIGQUIT for a couple of times, then SIGKILL. You will need to wait for