Description
Processes can be daemonized and supervised with a small command-line toolset. It is useful for administrators who need simple background service control without a larger init framework.
Supervision tools can restart commands repeatedly or keep faulty services alive. Review command lines, logs, permissions, and stop behavior before using them in production.