git-daemon fails on VM suspend and resume
- by fuzzy lollipop
I have Gitorious running on a Centos 5.3 install on a VMWare virtual machine under VMWare Server. Everytime we take down the server via suspend to back up the image, and resume the VM, the git-daemon dies.
All my other processes continue to function without any problems, this one process dies and has to be manually be restarted.
Does anyone have any ideas why this might be happening, or how to make sure this process never dies off?