RedHatInsights / yggdrasil

GNU General Public License v3.0
21 stars 37 forks source link

refactor: move sysusers file to dist/srpm #264

Closed subpop closed 3 weeks ago

subpop commented 3 weeks ago

Downstream distributions like Fedora prefer to manage sysuser files downstream, so there is not much advantage to shipping a sysusers file upstream. Instead move it to the in-tree 'dist/srpm' directory to include the sysusers file when creating an RPM.

This commit also applies the Fedora %sysusers_create_compat macro to create sysusers during installation.

Fixes: RHEL-59163

ptoscano commented 3 weeks ago

/packit retest-failed