From: Youngjae Shin Date: Tue, 24 Oct 2023 00:45:22 +0000 (+0900) Subject: apply Memory limit X-Git-Tag: accepted/tizen/7.0/unified/20231025.025811^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b5b2f0de374103374e60ee0b8c5e2228b5608e45;p=platform%2Fcore%2Fcontext%2Fcontext-service.git apply Memory limit Change-Id: I8059e3da5042cef1d3fd017bc83fbec89aa6b24f --- diff --git a/packaging/contextd.service b/packaging/contextd.service index 650ba34..4a59018 100644 --- a/packaging/contextd.service +++ b/packaging/contextd.service @@ -12,6 +12,7 @@ BusName=org.tizen.context ExecStart=/usr/bin/contextd Restart=on-failure SmackProcessLabel=System +MemoryLimit=30M [Install] WantedBy=multi-user.target