From a91172f69b8b7735b80fb48207db08caeb833a07 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Thu, 16 Sep 2021 18:07:24 +0200 Subject: [PATCH] change startup times --- home.admin/config.scripts/bonus.btc-rpc-explorer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/home.admin/config.scripts/bonus.btc-rpc-explorer.sh b/home.admin/config.scripts/bonus.btc-rpc-explorer.sh index cfc1adce7..94dbd78e3 100755 --- a/home.admin/config.scripts/bonus.btc-rpc-explorer.sh +++ b/home.admin/config.scripts/bonus.btc-rpc-explorer.sh @@ -264,6 +264,7 @@ After=${network}d.service [Service] User=btcrpcexplorer +TimeoutStartUSec=infinity ExecStartPre=-/home/admin/config.scripts/bonus.btc-rpc-explorer.sh prestart WorkingDirectory=/home/btcrpcexplorer/btc-rpc-explorer ExecStart=/usr/bin/npm start