https://bugzilla.redhat.com/show_bug.cgi?id=1322076
Chris Murphy bugzilla@colorremedies.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(bugzilla@colorrem | |edies.com) |
--- Comment #3 from Chris Murphy bugzilla@colorremedies.com --- (In reply to Stephen Wadeley from comment #2)
dmesg | grep 'EFI: Loaded cert'
Returns no results.
Possibly more reliable indicator of Secure Boot state is:
[chris@f23s ~]$ journalctl -k | grep 'Secure boot' May 12 14:02:05 f23s.localdomain kernel: Secure boot enabled
Or
[chris@f23s ~]$ mokutil --sb-state SecureBoot enabled
Where on a non-secure boot system:
[chris@f24m ~]$ journalctl -k | grep 'Secure boot' [chris@f24m ~]$ mokutil --sb-state Failed to read SecureBoot