🗃️ Committing everything that changed 🗃️

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
This commit is contained in:
casjay 2025-01-06 14:17:12 -05:00
parent 574899e6e2
commit 1ae777c1d4
Signed by untrusted user who does not match committer: jason
GPG Key ID: 1AB309F42A764145
3 changed files with 3 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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