service: Set MemoryLimit to 20MB 46/300346/1 accepted/tizen/unified/20231024.112209 accepted/tizen/unified/dev/20240620.005657
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:55:18 +0000 (11:55 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:55:32 +0000 (11:55 +0900)
Change-Id: I53e8773b92a93b93e28cde9cc0211f663bdd1323
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
actd.service.in

index 94ce85c47b1f5336ac8770df139b10d5b0a33e1d..e84950cdb4ae340ccef7b4bbc30aa564111ccfe0 100644 (file)
@@ -10,6 +10,7 @@ ConditionPathExists=!/opt/.factoryreset
 [Service]
 ExecStart=@sbindir@/actd
 SmackProcessLabel=System
+MemoryLimit=20M
 
 [Install]
 WantedBy=basic.target