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:
ba3c807
)
service: Set MemoryLimit to 20MB
38/300338/1
accepted/tizen/7.0/unified/20231025.025809
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:42:17 +0000
(11:42 +0900)
Change-Id: I9ed5a01238f66a32f28dfd366fa696771e0bf51d
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
units/dlog_logger.service.in
patch
|
blob
|
history
diff --git
a/units/dlog_logger.service.in
b/units/dlog_logger.service.in
index
ac967d2
..
8004a4c
100644
(file)
--- a/
units/dlog_logger.service.in
+++ b/
units/dlog_logger.service.in
@@
-32,6
+32,7
@@
SecureBits=keep-caps
Restart=on-failure
LimitNOFILE=16384
Nice=1
+MemoryLimit=20M
[Install]
WantedBy=basic.target