service: Set MemoryLimit to 20MB 49/300349/1 accepted/tizen/unified/20231024.112206
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 03:00:10 +0000 (12:00 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 03:00:28 +0000 (12:00 +0900)
Change-Id: I2d7387f6d273e2d4628ca528c389e3840a695ffc
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/service/sessiond.service

index 10f26a0ddc76bc5a01cd243fd05d488054c6897d..0a1c0cf8ee3c9002b37d36b72660ca2280af9c91 100644 (file)
@@ -11,6 +11,7 @@ Group=root
 SmackProcessLabel=System::Privileged
 ExecStart=/usr/bin/sessiond
 Restart=on-failure
+MemoryLimit=20M
 
 [Install]
 WantedBy=delayed.target