Symbion Daemon Tool is a daemon master tool. It runs and monitors other daemons and restarts them when necessary.
| Tags | Boot Init Monitoring Logging Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: This release has support for preinit and postquit scripts. They are usable to create the environment for the daemon, or if the daemon command is omitted, then services like networking can be configured. SysInit support is improved; now it's able to boot a Linux system, but it is still very experimental. Some config files for SDT booting are provided in this package.


Changes: This release has a restructured config file format and job dependency support. This is the first beta release.


Changes: Process control now works well, and the program seems to be stable. The control protocol still requires some development.