Skip to content

Commit

Permalink
Merge pull request #738 from ycongal-smile/grub_export
Browse files Browse the repository at this point in the history
bootloader: export Grub variables to make them available in submenus
  • Loading branch information
yarda authored Jan 29, 2025
2 parents 8b17fe9 + e9f0f22 commit 54f434e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 00_tuned
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ tuned_bootcmdline_file=$tunedcfgdir/bootcmdline
. $tuned_bootcmdline_file

echo "set tuned_params=\"$TUNED_BOOT_CMDLINE\""
echo "export tuned_params"
echo "set tuned_initrd=\"$TUNED_BOOT_INITRD_ADD\""
echo "export tuned_initrd"

0 comments on commit 54f434e

Please sign in to comment.