Skip to content

Commit

Permalink
refactor(grub): disable serial memtest grub entries
Browse files Browse the repository at this point in the history
original introduced in Bug #22117 by patching memtest86+ which is
nowadays configurable.

Bug #55828
  • Loading branch information
spaceone committed Mar 6, 2024
1 parent 07a19d3 commit 90712f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions base/univention-grub/conffiles/etc/default/grub
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ if configRegistry.get('grub/backgroundimage', ''):

# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"

GRUB_MEMTEST_DISABLE_SERIAL=true

0 comments on commit 90712f5

Please sign in to comment.