service: Set MemoryLimit to 20MB 34/300334/1 accepted/tizen/unified/20231024.112213
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:17:42 +0000 (11:17 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 23 Oct 2023 02:20:34 +0000 (11:20 +0900)
Change-Id: I9ed5a01238f66a32f28dfd366fa696771e0bf51d
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
isu/system-services/dlog_logger.service

index 70f5be3..fb56dd5 100644 (file)
@@ -38,6 +38,7 @@ LimitNOFILE=16384
 Nice=1
 StandardOutput=journal+console
 StandardError=journal+console
+MemoryLimit=20M
 
 [Install]
 WantedBy=basic.target