Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F:branches:network
i2pd
i2pd_service.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File i2pd_service.patch of Package i2pd
diff --git a/contrib/i2pd.service b/contrib/i2pd.service index 79bf15c..5d24d1f 100644 --- a/contrib/i2pd.service +++ b/contrib/i2pd.service @@ -1,7 +1,8 @@ [Unit] Description=I2P Router written in C++ Documentation=man:i2pd(1) https://i2pd.readthedocs.io/en/latest/ -After=network.target +After=network.target,yggdrasil.service,cjdns.service +Wants=yggdrasil.service,cjdns.service [Service] User=i2pd @@ -29,7 +30,7 @@ SendSIGKILL=yes #TimeoutStopSec=10m # If you have problems with hanging i2pd, you can try increase this -LimitNOFILE=8192 +LimitNOFILE=32768 # To enable write of coredump uncomment this #LimitCORE=infinity
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor