Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-11 | Add support for the s6 supervision suite | William Hubbs | |
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. | |||
2015-05-01 | Add support for systemd-nspawn containers | William Hubbs | |
This adds support for running OpenRC in a container created by the systemd-nspawn utility. This fixes #52. X-Gentoo-Bug: 548058 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=548058 | |||
2015-04-27 | convert all references from runscript to openrc-run | William Hubbs | |