Add keyutils
For general utility, but I also plan to use this in bootc at least temporarily.
This commit is contained in:
parent
287505cebe
commit
cd03d2be2c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue