From aa6539fb46a90405f689243dc7385b2d1100be68 Mon Sep 17 00:00:00 2001 From: analotia Date: Thu, 29 Oct 2020 00:31:01 +0200 Subject: [PATCH] Update i2pd.service --- contrib/i2pd.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contrib/i2pd.service b/contrib/i2pd.service index ff91b726..5e145fd5 100644 --- a/contrib/i2pd.service +++ b/contrib/i2pd.service @@ -27,7 +27,8 @@ KillSignal=SIGQUIT #KillSignal=SIGINT #TimeoutStopSec=10m -LimitNOFILE=65536 + # If you have problems with hanging i2pd, you can try increase this +LimitNOFILE=4096 # To enable write of coredump uncomment this #LimitCORE=infinity