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

master
Harald Hoyer 2013-11-04 17:29:15 +01:00
parent 095fa15591
commit 185e940e27
1 changed files with 1 additions and 0 deletions

View File

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

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