mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
944dfdc987
* Fix `grub_conf` menuentry detection This does the following: - Corrects Grub2 bug where last entry was always selected - Adds support for specifying a Grub2 menu entry by name - Adds support for using `GRUB_DEFAULT=saved` with Grub2 - Adds more Unit tests * Add error if menuentry name cannot be extracted * Add handling for missing/unreadable grubenv * Add defensive code for failed menuentry extraction
3 lines
905 B
Text
3 lines
905 B
Text
# GRUB Environment Block
|
|
saved_entry=Nope, not a real entry
|
|
############################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
|