projects
/
platform
/
core
/
system
/
dlog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ebcd135
)
service: Set MemoryLimit to 20MB
36/300336/1
accepted/tizen_8.0_unified
accepted/tizen/8.0/unified/20231027.023642
author
Unsung Lee
<unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:17:42 +0000
(11:17 +0900)
committer
Unsung Lee
<unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:21:16 +0000
(11:21 +0900)
Change-Id: I9ed5a01238f66a32f28dfd366fa696771e0bf51d
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
isu/system-services/dlog_logger.service
patch
|
blob
|
history
diff --git
a/isu/system-services/dlog_logger.service
b/isu/system-services/dlog_logger.service
index
70f5be3
..
fb56dd5
100644
(file)
--- a/
isu/system-services/dlog_logger.service
+++ b/
isu/system-services/dlog_logger.service
@@
-38,6
+38,7
@@
LimitNOFILE=16384
Nice=1
StandardOutput=journal+console
StandardError=journal+console
+MemoryLimit=20M
[Install]
WantedBy=basic.target