Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing sys_chroot capability to groupadd policy
Just like useradd, groupadd supports chroot operation, but for that to work it needs the sys_chroot capability, just like the useradd policy has (see commit 0651cc9). This is one of the roadblocks in making RPM sysusers feature fully functional: rpm-software-management/rpm#3227
- Loading branch information