-
**In raising this issue, I confirm the following (please check boxes, eg [X]) Failure to fill the template will close your issue:**
- [X] I have read and understood the [contributors guide](https:/…
-
Hi,
I'm trying to create working s6-based system with s6-rc. My problem is that `s6-rc-compile` does not create `compiled` file required by `s6-rc-init` in destdir even from sources from `examples`…
-
arch linux , systemd-free.org and manjaro use different locations for openrc.
Using SYSCONFDIR and BINDIR , we can set the correct location at build time.
Packages providing openrc service files …
-
The main argument of systemd fanboys against OpenRC is that it doesn’t support supervision, i.e. crashed services are not automatically restarted. I agree that it’s indeed a nice feature, that comes h…
-
It looks like there is currently no guarantee that all user defined services are actually started before the CMD is executed so we might have a race condition when the CMD depends on a service to be r…
-
Maybe I'm not using it correctly - but with r36 - using s6 with init-stage-1 on gentoo running:
1. `rs add`
2. `rs start`
3. `rs status`
Shows the service as stopped even though it's running as ve…
-
Hello I'm not sure if this should be logged against **s6** or here (or potentially I'm doing something wrong).
Basically I'm trying to build a container that uses **karaf**, and in the process of it …
-
analogous to supervisor's `numprocs` setting, is there a way to watch running of multiple instances of a service?
-
I have images that use the s6-overlay /init as the ENTRYPOINT. The init scripts allow running an ad-hoc command that will be supervised by s6 along with the other configured services, but there doesn'…
-
What permissions are required for service management? We're discussing something over in https://github.com/smebberson/docker-alpine/pull/13 regarding how we can have one service up another service wh…