Just as above, I increased the RAM (it's a VM), but that doesn't give me a safety net. I was under the impression by default it should respawn, but that doesn't seem to be the case.
*Ubuntu 10.04
Any suggestions?
|
Credit from: http://askubuntu.com/a/451889 Create a script to check status and start if not found:
Make sure script is executable:
Finally create a cron to run the script:
And add (one of) the following lines to the crontab:
You can set the cron to be whatever time works for you, I just gave more example times than the original post did, in case you would like some ideas. |
|||||||||||||
|