saving uncommitted changes in /etc prior to dnf run
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# This file specifies additional parameters to kernel boot command line and
|
||||
# initrd overlay images. Its content is set by the Tuned bootloader plugin
|
||||
# initrd overlay images. 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.
|
||||
# switch of TuneD profile.
|
||||
#
|
||||
# If you need to add parameters to the kernel boot command line, create
|
||||
# Tuned profile containing the following:
|
||||
# TuneD profile containing the following:
|
||||
#
|
||||
# [bootloader]
|
||||
# cmdline = YOUR_ADDITIONAL_KERNEL_PARAMETERS
|
||||
@@ -22,7 +22,7 @@
|
||||
#
|
||||
# YOUR_ADDITIONAL_KERNEL_PARAMETERS will stay preserved.
|
||||
#
|
||||
# Similarly if you need to add initrd overlay image, create Tuned profile
|
||||
# Similarly if you need to add initrd overlay image, create TuneD profile
|
||||
# containing the following:
|
||||
#
|
||||
# [bootloader]
|
||||
|
||||
@@ -24,7 +24,7 @@ recommend_command = 1
|
||||
|
||||
# Whether to reapply sysctl from /run/sysctl.d/, /etc/sysctl.d/ and
|
||||
# /etc/sysctl.conf. If enabled, these sysctls will be re-appliead
|
||||
# after Tuned sysctls are applied, i.e. Tuned sysctls will not
|
||||
# after TuneD sysctls are applied, i.e. TuneD sysctls will not
|
||||
# override user-provided system sysctls.
|
||||
reapply_sysctl = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user