]> git.ipfire.org Git - thirdparty/dracut.git/commit
Fix boot with `fips` without a value
authorJiri Konecny <jkonecny@redhat.com>
Thu, 4 Apr 2019 11:10:22 +0000 (13:10 +0200)
committerHarald Hoyer <harald@hoyer.xyz>
Fri, 25 Oct 2019 09:47:04 +0000 (11:47 +0200)
commit7ff0fcb723c544fcb360512898f799cfe9adeea8
tree6f8f1aeefb00c2c6379659fa3ae6f040931bf4e5
parentfeebf17187809a23f2f0253cfc3434ba2ea4628b
Fix boot with `fips` without a value

If you boot system with `fips` and not `fips=1` then you will get unary
operator expected error. This will fix this problem.
modules.d/01fips/fips-boot.sh
modules.d/01fips/fips-noboot.sh