Skip to content

Commit

Permalink
Set S6_KILL_GRACETIME to 10 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
Cryptik-Rick committed May 13, 2022
1 parent 9acfd86 commit 199eee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@ COPY --from=src-mmdb /src /var/mmdb

ENV PYTHONPATH="$PYTHONPATH:/var/www/rutorrent" \
S6_BEHAVIOUR_IF_STAGE2_FAILS="2" \
S6_KILL_GRACETIME="10000" \
TZ="UTC" \
PUID="1000" \
PGID="1000"
Expand Down

0 comments on commit 199eee8

Please sign in to comment.