slow down restart loop

This commit is contained in:
Jeffrey Paul 2016-09-02 00:44:17 +02:00
parent 395b20b756
commit 7b51d6dfac
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ cd $HOME
# overwrite local config with image one
cp /etc/steemd.conf $HOME/config.ini
# slow down restart loop if flapping
sleep 1
exec chpst -usteemd \
steemd \
--rpc-endpoint=0.0.0.0:8090 \