From b2f9b5fb3ae56af01c55d7b9cc54a4920331f407 Mon Sep 17 00:00:00 2001 From: Alexander Popov Date: Tue, 28 Mar 2023 06:29:38 +0300 Subject: [PATCH] fix --- content/posts/2023/linux/disable-security.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2023/linux/disable-security.md b/content/posts/2023/linux/disable-security.md index a2db1b5..3109018 100644 --- a/content/posts/2023/linux/disable-security.md +++ b/content/posts/2023/linux/disable-security.md @@ -1,7 +1,7 @@ --- title: "👻 Отключение всех заплаток ядра разом (Meltdown, Spectre, L1TF, MDS)" date: 2023-01-29T23:58:09+03:00 -lastmod: 2023-02-14T22:21:30+03:00 +lastmod: 2023-03-28T06:29:20+03:00 draft: false tags: [tips, linux] --- @@ -18,7 +18,7 @@ mitigations=off from [linux.org.ru](https://www.linux.org.ru/forum/talks/14992924) by **Kron4ek** -## Для ядер `<-4.15` +## Для ядер <4.15 Необходимо прописать простыню: