diff --git a/.templates/00-banner.sh b/.templates/00-banner.sh index 7eca588bf..aec146ed0 100644 --- a/.templates/00-banner.sh +++ b/.templates/00-banner.sh @@ -41,6 +41,3 @@ fi # ============================================================================== # Global actions for all addons # ============================================================================== - -[ -d /etc/cont-init.d ] && chmod -R 777 /etc/cont-init.d -[ -d /etc/services.d ] && chmod -R 777 /etc/services.d