This bundle is started when the user supervision tree is started and everything that is desired to be autostarted should be part of it. Minimize the amount of services in this bundle. s6-rc will automatically start (and stop) all dependencies. Add only what should be unconditionally there. An example of this would be a service starting a wallpaper daemon, no other service will probably depend on this but the user wants the wallpaper to be there.