rubygod

restart all god tasks


Here's the description for god's restart command: restart <task or group name>. The builtin init script does a kill, followed by a start. Is there really no built-in way to send a restart command to all watches whether they are grouped or not?


Solution

  • Nope, there isn't. You have to restart either each group or each individual process.