Hello !
According to [1], and the messages I've started to see this week when upgrading artix on different boxes, I should be migrating from legacy legacy s6-rc-bundle to the new contents.d. On all my boxes, there are 2 bundles, boot and default. And not long ago, network was added as well.
If I do:
> % ls -d /etc/s6/adminsv/*/contents.d
> /etc/s6/adminsv/default/contents.d
> /etc/s6/adminsv/network/contents.d
Which sort of shows the default and the network bundle... [1] also indicates now boot, which was documented before as a separate bundle, now boot is a bundle withing the default bundle:
> % ls /etc/s6/adminsv/*/contents.d
> /etc/s6/adminsv/default/contents.d:
> boot
>
> /etc/s6/adminsv/network/contents.d:
> mount-net
Which confirms it (see boot as part of default's contents.d). So I guess boot is already taken care of (though I as expecting boot on its own, and with its own contents.d, but that's fine). However both, default and network bundles are missing in their corresponding contents.d, all oneshots and services I've added to them through **s6-rc-bundle-update add**. I guess I can just touch the name of the oneshots/services in the contents.d they belong to and then execute **s6-db-reload**, and then disable the legacy behavior to test. Perhaps **s6-rc-db list all** and **s6-rc -a list** can be executed before and after the prior procedure, storing the outputs, so they can be compared to sort of validate no oneshot/service was missed. Is that the process? Is there any way to check no service/oneshot was missed, other than listing them? Am I missing something?
Thanks !
--
Javier
[1] https://wiki.artixlinux.org/Main/S6
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x4D6C8D58AD385CAA.asc
Type: application/pgp-keys
Size: 1038 bytes
Desc: OpenPGP public key
URL: <https://lists.artixlinux.org/archives/artix-general/attachments/20220131/540dec45/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 228 bytes
Desc: OpenPGP digital signature
URL: <https://lists.artixlinux.org/archives/artix-general/attachments/20220131/540dec45/attachment.sig>
More information about the artix-general
mailing list