Re: s6-rc: "situation-dependent" dependencies.d
Guillermo <[email protected]> Sat, 16 May 2026 14:02:56 -0300
| Newsgroups | gmane.comp.sysutils.supervision.general |
|---|---|
| Message-ID | <CADQ2Nw_tp27Z80ZWhzrrp_5RaH8OR11U_KLsGtgiYo9UZbyuGw@mail.gmail.com> |
Hello! El s=C3=A1b, 16 may 2026 a las 13:09, Ho=C3=ABl B=C3=A9zier escribi=C3=B3: > > For this kind of things, instead of a localmount service, I=E2=80=99d 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=E2=80=99t 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.