Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Rework supervisor integration framework | William Hubbs | |
The original way of doing this allowed users to change the supervisor in conf.d/*. This changes this so that the supervisor setup can be done in the service script itself. | |||
2015-05-08 | Make the default start, stop and status functions overridable | William Hubbs | |
This will make it possible to add support for supervision suites such as runit and s6. |