3rd Party (Maintained by Koozali) git repo for daemontools smeserver
.gitattributes | ||
.gitignore | ||
0001-daemontools-Fix-QA-Issue.patch | ||
0001-error.h-include-errno.h-instead-of-extern-int.patch | ||
0001-Fix-signature-of-main-function.patch | ||
0002-supervise.c-.-supervise-may-be-a-symlink-if-it-s-da.patch | ||
contriborbase | ||
cross-compile.patch | ||
daemontools-0.76.tar.gz | ||
daemontools.spec | ||
Makefile | ||
README.md | ||
warnings.patch |
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.