mirror of
https://github.com/mempool/mempool.git
synced 2024-11-19 01:41:01 +01:00
ops: Increase FreeBSD bitcoin node shutdown timeout to 600
This commit is contained in:
parent
c1b2f1f2c7
commit
4eb494baec
@ -48,7 +48,7 @@ load_rc_config ${name}
|
|||||||
: ${bitcoin_syslog_facility:="local0"}
|
: ${bitcoin_syslog_facility:="local0"}
|
||||||
: ${bitcoin_syslog_priority:="info"}
|
: ${bitcoin_syslog_priority:="info"}
|
||||||
: ${bitcoin_syslog_tag:="bitcoin"}
|
: ${bitcoin_syslog_tag:="bitcoin"}
|
||||||
: ${bitcoin_kill_after:="300"}
|
: ${bitcoin_kill_after:="600"}
|
||||||
: ${bitcoinlimits_args:="-e -U ${bitcoin_user}"}
|
: ${bitcoinlimits_args:="-e -U ${bitcoin_user}"}
|
||||||
|
|
||||||
# set up dependant variables
|
# set up dependant variables
|
||||||
|
Loading…
Reference in New Issue
Block a user