5 unset TOR_CONTROL_PASSWD
6 unset TOR_FORCE_NET_CONFIG
9 TOR_CONTROL_COOKIE_AUTH_FILE
=/var
/run
/tor
/control.authcookie
10 export TOR_CONFIGURE_ONLY
11 export TOR_CONTROL_PORT
12 export TOR_CONTROL_COOKIE_AUTH_FILE
14 if echo "$@" |
grep -qw -- --force-net-config; then
15 TOR_FORCE_NET_CONFIG
=1
16 export TOR_FORCE_NET_CONFIG
20 .
/etc
/live
/config.d
/username.conf
25 until pgrep
-u "${LIVE_USERNAME}" nm-applet
>/dev
/null
; do
31 export XAUTHORITY
="`echo /var/run/gdm3/auth-for-${LIVE_USERNAME}-*/database`"
32 sudo
-u ${LIVE_USERNAME} xhost
+SI
:localuser
:tor-launcher
33 gksudo
-u tor-launcher
/usr
/bin
/tor-launcher
35 sudo
-u ${LIVE_USERNAME} xhost
-SI:localuser
:tor-launcher
37 # Save ~10 RAM (due to the tmpfs) by removing this unused file
38 rm -f /usr
/Data
/Browser
/*.default
/places.sqlite