Hello! El sáb, 16 may 2026 a las 13:09, Hoël Bézier escribió: > > For this kind of things, instead of a localmount service, I’d use a localmount > bundle, whose contents I would change depending on my use case.
Hmm, not sure how one would use bundles for the described cases, but changing the contents of bundles also means changing their definitions (contents of directory 'contents.d') in a service store, unless you are thinking of the special case of using s6-rc-bundle on a database that is live. Doesn't sound too different to just adjusting 'dependencies.d' contents, if one is already accepting the idea that service stores must be touched... > But since s6-frontend doesn’t handle bundles, [...] What do you mean by this? It looks like it does to me... You create bundle definitions in a service store and 's6 repository sync' will add them to the repository.
