Issue 51: Init.d scripts for head and compute nodes
Project Member Reported by kris.west@gmail.com, Feb 4, 2010
Set up an init.d script for starting/restarting the meandre head node and each of the compute node 
applicaitons. The current process for restarting the processes involves waiting for them to die 
properly before manually restarting them (head needs t be restarted when components are 
modified, adding new ones is ok AFAIK and compute nodes are always ok) where an init.d restart 
could handle this by tracking the PID or grep-ing the log for the exit statement. 
Feb 4, 2010
Project Member #1 kris.west@gmail.com
(No comment was entered for this change.)
Cc: kumaramit01