mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-30 08:07:56 -05:00
ipa installer creates /etc/pkcs11/modules/softhsm2.module in order to disable global p11-kit configuration for NSS. This file was not included in the backups, and not restored. The fix adds the file to the list of files to include in a backup. Fixes: https://pagure.io/freeipa/issue/8073 Reviewed-By: Rob Crittenden <rcritten@redhat.com>