service: Set MemoryLimit to 20MB 47/300347/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20231027.023637
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:56:37 +0000 (11:56 +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