projects
/
platform
/
core
/
system
/
stability-monitor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
896c565
)
service: Set MemoryLimit to 20MB
41/300341/2
accepted/tizen/7.0/unified/20231025.025758
author
Unsung Lee
<unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:46:19 +0000
(11:46 +0900)
committer
Unsung Lee
<unsung.lee@samsung.com>
Mon, 23 Oct 2023 07:18:15 +0000
(16:18 +0900)
Change-Id: Iad4d58e10548e7c4c4b3abb05f2d7f0c1a6cf1d0
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
config/stability-monitor.service
patch
|
blob
|
history
diff --git
a/config/stability-monitor.service
b/config/stability-monitor.service
index ef854adbfb892486e741ddc22c977cd3f2f4b126..122aee18d6e1f704fc839961537ed6d23ab174b0 100644
(file)
--- a/
config/stability-monitor.service
+++ b/
config/stability-monitor.service
@@
-11,6
+11,7
@@
SmackProcessLabel=System
ExecStart=/usr/sbin/stability-monitor
Restart=on-failure
RestartSec=0
+MemoryLimit=20M
[Install]
WantedBy=multi-user.target