projects
/
platform
/
core
/
system
/
activationd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e032d9
)
service: Set MemoryLimit to 20MB
47/300347/1
accepted/tizen_8.0_unified
tizen_8.0
accepted/tizen/8.0/unified/20231027.023637
author
Unsung Lee
<unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:55:18 +0000
(11:55 +0900)
committer
Unsung 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
patch
|
blob
|
history
diff --git
a/actd.service.in
b/actd.service.in
index 94ce85c47b1f5336ac8770df139b10d5b0a33e1d..e84950cdb4ae340ccef7b4bbc30aa564111ccfe0 100644
(file)
--- a/
actd.service.in
+++ b/
actd.service.in
@@
-10,6
+10,7
@@
ConditionPathExists=!/opt/.factoryreset
[Service]
ExecStart=@sbindir@/actd
SmackProcessLabel=System
+MemoryLimit=20M
[Install]
WantedBy=basic.target