3rd Party (Maintained by Koozali) git repo for daemontools smeserver
Go to file
2023-12-02 05:51:38 +01:00
.gitattributes change from text to binary 2023-12-02 05:51:38 +01:00
.gitignore initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00
contriborbase initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00
daemontools-0.76.tar.gz initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00
daemontools.spec initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00
LICENSE Initial commit 2023-10-26 12:19:06 +02:00
Makefile initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00
README.md initial commit of file from CVS for daemontools on Thu 26 Oct 11:19:15 BST 2023 2023-10-26 11:19:15 +01:00

daemontools

3rd Party (Maintained by Koozali) git repo for daemontools 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

Daemontools is a collection of tools for managing Unix services, also known as daemons. It provides services with logging and service monitoring capabilities, and is commonly used to manage and maintain Unix-like systems. It includes a supervisor process which can be used to start, stop, and monitor services, as well as providing support for resource limits, state transition notifications, automated restarts, and runtime configuration changes.