Add more time to avoid re-enter the password (#2795)

This commit is contained in:
Tracachang
2021-12-16 22:24:40 +00:00
committed by rootzoll
parent 9f8fbc2f39
commit 08576a055c

View File

@@ -275,7 +275,7 @@ EnvironmentFile=/mnt/hdd/raspiblitz.conf
ExecStartPre=-/home/admin/config.scripts/lnd.check.sh prestart ${CHAIN}
ExecStart=/usr/local/bin/lnd --configfile=/home/bitcoin/.lnd/${netprefix}lnd.conf
Restart=always
TimeoutSec=120
TimeoutSec=240
RestartSec=30
StandardOutput=null
StandardError=journal
@@ -442,4 +442,4 @@ fi
echo "# FAIL - Unknown Parameter $1"
echo "# may need reboot to run"
exit 1
exit 1