diff --git a/unpackerr/Dockerfile b/unpackerr/Dockerfile index 715b3a0a9..97e34c5ed 100644 --- a/unpackerr/Dockerfile +++ b/unpackerr/Dockerfile @@ -27,11 +27,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \ S6_SERVICES_GRACETIME=0 -RUN \ - rm -r /etc/s6*/s6*/service-pia && \ - rm -r /etc/s6*/s6*/service-privoxy && \ - rm -r /etc/s6*/s6*/service-proton - # Global LSIO modifications #ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh" #ARG CONFIGLOCATION="/config"