From 1ae777c1d4a19881353090d4face8dfc12309859 Mon Sep 17 00:00:00 2001 From: casjay Date: Mon, 6 Jan 2025 14:17:12 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh --- rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh | 3 +-- rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh | 3 +-- rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh b/rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh index 7bd12a5..8234a98 100755 --- a/rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh +++ b/rootfs/usr/local/etc/docker/init.d/01-tor-bridge.sh @@ -230,8 +230,7 @@ __update_conf_files() { # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # custom commands - chmod 600 /run/tor - chown -Rf ${SERVICE_USER:-$RUNAS_USER}:${SERVICE_GROUP:-$RUNAS_USER} /run/tor + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # replace variables diff --git a/rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh b/rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh index 6e157a7..5b5dbeb 100755 --- a/rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh +++ b/rootfs/usr/local/etc/docker/init.d/01-tor-hidden.sh @@ -230,8 +230,7 @@ __update_conf_files() { # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # custom commands - chmod 600 /run/tor - chown -Rf ${SERVICE_USER:-$RUNAS_USER}:${SERVICE_GROUP:-$RUNAS_USER} /run/tor + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # replace variables diff --git a/rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh b/rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh index 54bf558..5d5e5a6 100755 --- a/rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh +++ b/rootfs/usr/local/etc/docker/init.d/01-tor-relay.sh @@ -230,8 +230,7 @@ __update_conf_files() { # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # custom commands - chmod 600 /run/tor - chown -Rf ${SERVICE_USER:-$RUNAS_USER}:${SERVICE_GROUP:-$RUNAS_USER} /run/tor + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # replace variables