fips: also install /etc/system-fips in the initramfs

Harald Hoyer 2013-11-04 17:29:15 +01:00
parent 65ba6c44d8
commit 20ff2d37cc
1 changed files with 1 additions and 0 deletions

View File

@ -41,5 +41,6 @@ install() {
libssl.so 'hmaccalc/sha512hmac.hmac' libssl.so.10

inst_multiple -o prelink
inst_simple /etc/system-fips
}