I have had cases where the lora-network-server or mosquitto stop working and require a restart via /etc/init.d scripts. In production we need this to be automatic.
I tried using inittab, but got duplicate processes and respawn too fast errors.
What is the best way to configure the mLinux conduit to keep these services running at all times?