3rd Party (Maintained by Koozali) git repo for runit smeserver
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.
 
 
Go to file
Brian Read 7f1cf5b362 Remove LICENSE file 1 month ago
.gitattributes initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
.gitignore initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
Makefile initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
README.md initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
contriborbase initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
runit-2.1.2-el8.patch * Tue Mar 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.2-2.sme 2 months ago
runit-2.1.2.tar.gz initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
runit.dependencies.README initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
runit.spec * Tue Mar 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.2-2.sme 2 months ago
runit.svdepcalc initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
runit.svdown initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago
runit.svup initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 10 months ago

README.md

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.