Add keyutils

For general utility, but I also plan to use this in bootc
at least temporarily.
This commit is contained in:
Colin Walters 2023-03-12 17:59:01 -04:00
parent 287505cebe
commit cd03d2be2c
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ packages:
- passwd - passwd
- shadow-utils - shadow-utils
- acl - acl
# Manipulating the kernel keyring; used by bootc
- keyutils
# SELinux policy # SELinux policy
- selinux-policy-targeted - selinux-policy-targeted
# There are things that write outside of the journal still (such as the # There are things that write outside of the journal still (such as the