From 552efd518147eace25183ebbe72e010f87ad767e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Jun 2022 06:44:22 +0200 Subject: [PATCH] New s6 runtime --- qbittorrent/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 758c6a099..b2b6d4bf5 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -42,7 +42,6 @@ "environment": { "PGID": "0", "PUID": "0", - "S6_CMD_WAIT_FOR_SERVICES_MAXTIME": "0", "WEBUI_PORT": "8080" }, "ingress": true, @@ -110,5 +109,5 @@ }, "slug": "qbittorrent", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "4.4.3.1-r1-ls204" + "version": "4.4.3.1-r1-ls204-2" }