ops: Increase FreeBSD bitcoin node shutdown timeout to 600

This commit is contained in:
wiz 2023-08-25 23:29:03 +09:00
parent c1b2f1f2c7
commit 4eb494baec
No known key found for this signature in database
GPG Key ID: A394E332255A6173

View File

@ -48,7 +48,7 @@ load_rc_config ${name}
: ${bitcoin_syslog_facility:="local0"}
: ${bitcoin_syslog_priority:="info"}
: ${bitcoin_syslog_tag:="bitcoin"}
: ${bitcoin_kill_after:="300"}
: ${bitcoin_kill_after:="600"}
: ${bitcoinlimits_args:="-e -U ${bitcoin_user}"}
# set up dependant variables