25 lines
779 B
Text
25 lines
779 B
Text
# This file specifies additional parameters to kernel boot command line.
|
|
# Its content is set by the Tuned bootloader plugin and sourced by the
|
|
# grub2-mkconfig (/etc/grub.d/00_tuned script).
|
|
#
|
|
# Please do not edit this file. Content of this file can be overwritten by
|
|
# switch of Tuned profile.
|
|
#
|
|
# If you need to add parameters to the kernel boot command line, create
|
|
# Tuned profile containing the following:
|
|
#
|
|
# [bootloader]
|
|
# cmdline = YOUR_ADDITIONAL_KERNEL_PARAMETERS
|
|
#
|
|
# Then switch to your newly created profile by:
|
|
#
|
|
# tuned-adm profile YOUR_NEW_PROFILE
|
|
#
|
|
# Your current grub2 config will be patched, but you can also
|
|
# regenerate it anytime by:
|
|
#
|
|
# grub2-mkconfig -o /boot/grub2/grub.cfg
|
|
#
|
|
# YOUR_ADDITIONAL_KERNEL_PARAMETERS will stay preserved.
|
|
|
|
TUNED_BOOT_CMDLINE=
|