Added TimeoutStopSec=300 to bitcoin-node container

This commit is contained in:
b0xxer 2025-04-10 05:56:49 -05:00
parent fd79eec04b
commit cdfd6a6fa6

View File

@ -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