-*- About the autostart daemon: Be very careful with that. It could end up in an endless loop of crashing and starting. What then? It's a nice features, but only once the app is stable enough to support it.
# if application exits, restart it (optional) respawn # restart max 3 times withing 300 secs (optional, you need respawn defined) respawn limit 3 300