You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
runit/README.md

646 B

runit

3rd Party (Maintained by Koozali) git repo for runit smeserver

Description


This description has been generated by an LLM AI system and cannot be relied on to be fully correct. Once it has been checked, then this comment will be deleted

Runit is a software package that provides a framework for running and monitoring Unix services. It works with System V-style init, as well as some BSD-style init systems, and is designed to be easy to use and highly reliable. It supervises individual services and ensures that they are always running. When the service fails, runit automatically restarts it and sends an alert.