diff options
Diffstat (limited to 'repo/util/tor/tor.confd')
-rw-r--r-- | repo/util/tor/tor.confd | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/repo/util/tor/tor.confd b/repo/util/tor/tor.confd deleted file mode 100644 index 38a482c..0000000 --- a/repo/util/tor/tor.confd +++ /dev/null @@ -1,13 +0,0 @@ -# Location of the torrc configuration file. -#conffile="/etc/tor/torrc" - -# User to start the tor daemon. -# If "User" directive is set in $conffile, then this option is ignored (i.e. -# tor is started under root, but it setuids to the specified User after start). -#user="tor" - -# Timeout for gracefulstop -#graceful_timeout="60" - -# Set the file limit -rc_ulimit="-n 30000" |