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
|
||||
- shadow-utils
|
||||
- acl
|
||||
# Manipulating the kernel keyring; used by bootc
|
||||
- keyutils
|
||||
# SELinux policy
|
||||
- selinux-policy-targeted
|
||||
# There are things that write outside of the journal still (such as the
|
||||
|
|
|
|||
Loading…
Reference in New Issue