Blob Blame History Raw
From 527cdf173a5c863622352e9f58a47cd7a18fac65 Mon Sep 17 00:00:00 2001
From: ahitacat <ahitacat@redhat.com>
Date: Wed, 23 Feb 2022 11:27:18 +0100
Subject: [PATCH] [DOWNSTREAM-ONLY] remove cgroupv2 vars in systemd configfiles

Resolves: RHBZ#1993731
---
 data/systemd/insights-client-boot.service | 2 --
 1 file changed, 2 deletions(-)

diff --git a/data/systemd/insights-client-boot.service b/data/systemd/insights-client-boot.service
index 44eb46c..0d44ddb 100644
--- a/data/systemd/insights-client-boot.service
+++ b/data/systemd/insights-client-boot.service
@@ -19,8 +19,6 @@ ExecStart=/usr/bin/insights-client --retry 3
 Restart=no
 WatchdogSec=900
 CPUQuota=30%
-MemoryHigh=1G
-MemoryMax=2G
 MemoryLimit=2G
 TasksMax=300
 BlockIOWeight=100