mirror of
https://github.com/oldnick85/tor_yggdrasil_docker.git
synced 2025-11-29 03:13:44 +01:00
6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
RUN_DAEMON="no"
|
|
CLEANUP_OLD_COREFILES=y
|
|
|
|
if [ -e /etc/default/tor.vidalia ] && [ -x /usr/bin/vidalia ]; then
|
|
. /etc/default/tor.vidalia
|
|
fi |