Blame SOURCES/0001-DOWNSTREAM-ONLY-remove-cgroupv2-vars-in-systemd-conf.patch

593a26
From 527cdf173a5c863622352e9f58a47cd7a18fac65 Mon Sep 17 00:00:00 2001
593a26
From: ahitacat <ahitacat@redhat.com>
593a26
Date: Wed, 23 Feb 2022 11:27:18 +0100
593a26
Subject: [PATCH] [DOWNSTREAM-ONLY] remove cgroupv2 vars in systemd configfiles
593a26
593a26
Resolves: RHBZ#1993731
593a26
---
593a26
 data/systemd/insights-client-boot.service | 2 --
593a26
 1 file changed, 2 deletions(-)
593a26
593a26
diff --git a/data/systemd/insights-client-boot.service b/data/systemd/insights-client-boot.service
593a26
index 44eb46c..0d44ddb 100644
593a26
--- a/data/systemd/insights-client-boot.service
593a26
+++ b/data/systemd/insights-client-boot.service
593a26
@@ -19,8 +19,6 @@ ExecStart=/usr/bin/insights-client --retry 3
593a26
 Restart=no
593a26
 WatchdogSec=900
593a26
 CPUQuota=30%
593a26
-MemoryHigh=1G
593a26
-MemoryMax=2G
593a26
 MemoryLimit=2G
593a26
 TasksMax=300
593a26
 BlockIOWeight=100