From c51b60864c40487ee76c96620444d6fe889c3c1f Mon Sep 17 00:00:00 2001 From: casjay Date: Sat, 25 Feb 2023 14:15:36 -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/share/template-files/config/tor/torrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rootfs/usr/local/share/template-files/config/tor/torrc b/rootfs/usr/local/share/template-files/config/tor/torrc index 93de79c..b409a2c 100644 --- a/rootfs/usr/local/share/template-files/config/tor/torrc +++ b/rootfs/usr/local/share/template-files/config/tor/torrc @@ -5,11 +5,11 @@ CookieAuthentication 1 CookieAuthFileGroupReadable 1 HashedControlPassword 16:C30604D1D90F341360A14D9A1048C1DF4A3CA2411444E52EE5B954C01F ##### directiories and files -ControlSocket /run/tor/control.sock -CookieAuthFile /run/tor/control.authcookie +ControlSocket /tmp/tor-control.sock +CookieAuthFile /tmp/tor-control.authcookie DataDirectory /data/tor ##### logging -Log notice file /var/log/tor/notices.log +Log notice file /dev/sdout #Log debug file /var/log/tor/debug.log ##### This section is just for location-hidden services HiddenServiceDir /data/tor/hidden_service/default