Skip to content

Commit

Permalink
do not remove old UEFI loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhudson committed Aug 8, 2023
1 parent e072ad0 commit d2fb4cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subiquity/models/subiquity.py
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,7 @@ def render(self):
"terminal": "unmodified",
"probe_additional_os": True,
"reorder_uefi": False,
"remove_old_uefi_loaders": False,
},
"install": {
"unmount": "disabled",
Expand Down

0 comments on commit d2fb4cf

Please sign in to comment.