summaryrefslogtreecommitdiff
path: root/examples/README
blob: 0742098a3882fda6d1b8109714c928d8a84949f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.