Skip to content

Move /etc/group generation to the installer

bjorn3 requested to merge bjorn3/installer:installer_groups into master

This ensures that the gid's for the auto-generated user groups stay in sync with the gid in /etc/passwd. It also makes it easier to evolve the format of /etc/group in the future.

Merge request reports