Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass down EnableKeyring from containers.conf to conmon
We have a new field in containers.conf that tells whether or not we want to generate a new keyring in a container. This field was being ignored. It now will be followed and passed down to conmon. Fixes: containers#8384 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
- Loading branch information