Is there a way to send SIGTSTOP (like Ctr-Z in a shell) to pause all Overmind processes when it was started in daemon mode? Something like `overmid pause` (SIGSTOP) and `overmind resume` (SIGCONT) would be nice.