Increase bitcoind TimeoutSec to 400
This commit is contained in:
parent
b6ab8e43b0
commit
ea447c2af2
|
@ -23,7 +23,7 @@ Restart=always
|
||||||
Nice=0
|
Nice=0
|
||||||
IOAccounting=true
|
IOAccounting=true
|
||||||
IOWeight=200
|
IOWeight=200
|
||||||
TimeoutSec=300
|
TimeoutSec=400
|
||||||
RestartSec=30
|
RestartSec=30
|
||||||
StandardOutput=syslog
|
StandardOutput=syslog
|
||||||
StandardError=syslog
|
StandardError=syslog
|
||||||
|
|
Loading…
Reference in New Issue
Block a user