Currently, all %posts are run on the server side. This means we need nss-altfiles to help OSTree's 3 way merge of /etc.
The systemd people added systemd-sysusers, with the intention that the updates happen on boot.
A new hybrid option is running systemd-sysusers in the new root just before reboot. This would avoid system mutation on boot with all the problems that entails (e.g. booting read-only should work, etc.)
Currently, all %posts are run on the server side. This means we need nss-altfiles to help OSTree's 3 way merge of /etc.
The systemd people added systemd-sysusers, with the intention that the updates happen on boot.
A new hybrid option is running systemd-sysusers in the new root just before reboot. This would avoid system mutation on boot with all the problems that entails (e.g. booting read-only should work, etc.)