./services ---------- this is the base s6-rc service tree that is merged with the services generated by `s6-rc-generate`. There MUST at least be a default target, most commonly a `bundle` that declares the set of services that should run on boot. ./templates ----------- defines a set of services templates `s6-rc-generate` uses as input, the string `+service` will be replaced with the target service name (works in file names and inside files) ./generate ---------- defines a set of services `s6-rc-generate` should generate, the names MUST be in the format