01fips/module-setup.sh: add libssl.so.10 to make kdump work with fips mode
authorBaoquan He <bhe@redhat.com>
Thu, 9 May 2013 08:38:53 +0000 (16:38 +0800)
committerHarald Hoyer <harald@redhat.com>
Tue, 28 May 2013 12:26:31 +0000 (14:26 +0200)
commit15b93069bba031169eeccb8b16fe0382a4bb2968
tree3f8466dfadd3bc6fedfd7636b139d871c0452ad5
parent19b5c10963e80cc6899ee4131474c1955754f8c6
01fips/module-setup.sh: add libssl.so.10 to make kdump work with fips mode

FIPS can work well in 1st kernel, but failed in kdump kernel. the
libssl.so.10 and related hmac file are needed. Now add it and it
works.

Signed-off-by: Baoquan He <bhe@redhat.com>
modules.d/01fips/module-setup.sh