Files
freeipa/ipaserver/install
Rob Crittenden ffb4b624fc Re-order tasks.restore_pkcs11_modules() to run earlier
It was executed after restore_all_files() so PKCS11_MODULES was
already restored so that part was a no-op, but the redhat
restore_pkcs11_modules() also calls unlink() on each restored
file so basically the file would be restored, unlinked, then
since it was already restored, skipped.

By moving the call to restore_pkcs11_modules() earlier it can
do the expected restoration properly.

https://pagure.io/freeipa/issue/8034

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2019-09-19 10:13:26 -04:00
..
2019-07-01 13:21:21 +02:00
2019-07-17 17:58:58 +03:00
2019-03-28 00:21:00 +01:00
2019-04-10 13:43:23 +02:00
2019-04-10 13:43:23 +02:00
2019-04-10 13:43:23 +02:00