Added TimeoutStopSec=300 to bitcoin-node container
This commit is contained in:
parent
fd79eec04b
commit
cdfd6a6fa6
@ -16,6 +16,7 @@ Volume=/home/{{ansible_user}}/vol/bitcoin/.bitcoin:/bitcoin/.bitcoin:Z
|
||||
Restart=always
|
||||
# Extend Timeout to allow time to pull the image
|
||||
TimeoutStartSec=900
|
||||
TimeoutStopSec=300
|
||||
# ExecStartPre flag and other systemd commands can go here, see systemd.unit(5) man page.
|
||||
# ExecStartPre=/usr/share/mincontainer/setup.sh
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user