From 831ec45891e1632a625baa5f02caa3e52a8fb11e Mon Sep 17 00:00:00 2001 From: xiaoz Date: Wed, 2 Nov 2022 10:43:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BALT=E5=86=85=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index e09f681..592b22d 100644 --- a/init.sh +++ b/init.sh @@ -47,7 +47,7 @@ function insrall_bbr() { rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-3.el7.elrepo.noarch.rpm #升级最新内核 - yum --enablerepo=elrepo-kernel install kernel-ml -y + yum --enablerepo=elrepo-kernel install kernel-lt -y #设置最新内核 grub2-set-default 0