From: Unsung Lee Date: Mon, 23 Oct 2023 02:51:06 +0000 (+0900) Subject: service: Set MemoryLimit to 20MB X-Git-Tag: accepted/tizen/8.0/unified/20231027.023639^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_8.0;p=platform%2Fcore%2Fsystem%2Ftlm.git service: Set MemoryLimit to 20MB Change-Id: Iccefd6650563326478866fd6211ca8ebdd867a2c Signed-off-by: Unsung Lee --- diff --git a/data/tlm.service b/data/tlm.service index 94c5fe0..8cc8b21 100644 --- a/data/tlm.service +++ b/data/tlm.service @@ -12,6 +12,7 @@ CapabilityBoundingSet=~CAP_MAC_OVERRIDE #StandardOutput=journal #StandardError=journal #TTYPath=/dev/tty1 +MemoryLimit=20M [Install] WantedBy=multi-user.target