3rd Party (Maintained by Koozali) git repo for runit smeserver
Go to file
2024-04-04 14:21:03 +01:00
.gitattributes initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
.gitignore initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
contriborbase initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
Makefile initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
README.md initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
runit-2.1.2-el8.patch * Tue Mar 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.2-2.sme 2024-03-19 10:00:19 -04:00
runit-2.1.2.tar.gz initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
runit.dependencies.README initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
runit.spec * Tue Mar 19 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.2-2.sme 2024-03-19 10:00:19 -04:00
runit.svdepcalc initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
runit.svdown initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00
runit.svup initial commit of file from CVS for runit on Fri 14 Jul 16:17:44 BST 2023 2023-07-14 16:17:44 +01:00

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.