From db7e83c95875fdc630a4014b323f9fbec205ba6c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 12 Jul 2015 05:33:01 +0000 Subject: Added the example source. --- examples/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 examples/README (limited to 'examples/README') diff --git a/examples/README b/examples/README new file mode 100644 index 0000000..0742098 --- /dev/null +++ b/examples/README @@ -0,0 +1,13 @@ + An example set of service definition directories. + + ok-all is the bundle containing all the services used +for normal operation of the machine this set has been taken +out of; the stage 2 init script of this machine is basically +"s6-rc-init && s6-rc change ok-all". + + ok-all contains ok-local, ok-lan and ok-wan, all bundles +each containing their own services. + + "00" is the service at the bottom of the dependency graph. +So 00/up is the first script that is run by the initial +"s6-rc change ok-all" command. -- cgit v1.3.1