Auto restart applications and python server after crash
by eco_bach from LinuxQuestions.org on (#540A3)
Hi
Building a Debian based application composed of a Python server and Unity3d executable.
I need some way of monitoring both server and executable and relaunching both if either quits or crashes.
In the past on Windows I relied on a powerful 3rd party utility called 'StartUpDelayer'
https://www.r2.com.au/page/products/...artup-delayer/
Does something like this exist for Debian-Ubuntu ?


Building a Debian based application composed of a Python server and Unity3d executable.
I need some way of monitoring both server and executable and relaunching both if either quits or crashes.
In the past on Windows I relied on a powerful 3rd party utility called 'StartUpDelayer'
https://www.r2.com.au/page/products/...artup-delayer/
Does something like this exist for Debian-Ubuntu ?