Version: 0.12.0, Package name: dinit-0.12.0 |
Maintained by: Edd Barrett |
Master sites: |
Description "Dinit" is a service supervisor with dependency support. Specifically, Dinit can launch multiple services in parallel, with dependency management (i.e. if one service's operation depends on another, the latter service will be started first). It can monitor the process corresponding to a service, and re-start it if it dies, and it can do this in an intelligent way, first "rolling back" all dependent services, and restarting them when their dependencies are satisfied. However, the precise nature of dependency relations between services is highly configurable. |
Filesize: 182.723 KB |
Version History (View Complete History) |
|
2021-11-11 09:15:19 by Edd Barrett | Files touched by this commit (3) |
Log message: sysutils/dinit: simple update to 0.12.0. |
2021-01-07 10:04:31 by Edd Barrett | Files touched by this commit (2) |
Log message: Update sysutils/dinit to version 0.10.0. |
2020-07-25 13:06:07 by Edd Barrett | Files touched by this commit (2) |
Log message: sysutils/dinit: Trivial update to 0.8.2. |
2020-01-18 09:22:27 by Edd Barrett | Files touched by this commit (3) |
Log message: Update sysutils/dinit to version 0.8.1. OK sthen@, thanks. |