mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
s6 longer running times
This commit is contained in:
@@ -25,7 +25,8 @@ ENV BASHIO_VERSION=0.14.3
|
||||
|
||||
# Set S6 wait time
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=10000
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=300000 \
|
||||
S6_SERVICES_GRACETIME=300000
|
||||
|
||||
RUN sed -i "s|/config|/config/addons_config/radarr/readarr|g" /etc/services.d/readarr/run \
|
||||
&& sed -i "s|/config|/config/addons_config/radarr/readarr|g" /etc/cont-init.d/30-config \
|
||||
|
||||
Reference in New Issue
Block a user