From f465ca9bf65f68131fbcd4af76cf56f9740b2163 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Thu, 29 Dec 2022 17:11:50 +0000 Subject: installer: add openssl config file needed when running cryptsetup (mga#31315) --- perl-install/install/share/list.xml | 1 + perl-install/install/share/symlinks | 1 + 2 files changed, 2 insertions(+) (limited to 'perl-install/install/share') diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 7c2ca2198..61a340315 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -309,6 +309,7 @@ /etc/pki/tls/certs/ca-bundle.crt /etc/pki/tls/cert.pem /etc/pki/tls/openssl.cnf + /etc/crypto-policies/back-ends/opensslcnf.config /usr/lib/systemd/systemd-udevd diff --git a/perl-install/install/share/symlinks b/perl-install/install/share/symlinks index dad5e65b0..d2957e63a 100644 --- a/perl-install/install/share/symlinks +++ b/perl-install/install/share/symlinks @@ -1,3 +1,4 @@ +/etc/crypto-policies /etc/mke2fs.conf /etc/protocols /etc/services -- cgit v1.2.1