diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-08-04 14:06:25 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-08-04 14:06:25 -0400 |
commit | d89c1799af4551af5c8f819d0fc79812a0bc80aa (patch) | |
tree | 5d149a743d6d905370df5ad93163465b8f14964e /doc/man | |
parent | 04926126ee7fd9bbaefe5890d238fd8156124a5b (diff) | |
download | tor-d89c1799af4551af5c8f819d0fc79812a0bc80aa.tar.gz tor-d89c1799af4551af5c8f819d0fc79812a0bc80aa.zip |
manual: Describe Sandbox more accurately.
Closes #23378
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/tor.1.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt index 6e504c8a82..318d31ac24 100644 --- a/doc/man/tor.1.txt +++ b/doc/man/tor.1.txt @@ -839,10 +839,11 @@ forward slash (/) in the configuration file and on the command line. [[Sandbox]] **Sandbox** **0**|**1**:: If set to 1, Tor will run securely through the use of a syscall sandbox. - Otherwise the sandbox will be disabled. The option is currently an - experimental feature. It only works on Linux-based operating systems, - and only when Tor has been built with the libseccomp library. This option - can not be changed while tor is running. + + Otherwise the sandbox will be disabled. The option only works on + Linux-based operating systems, and only when Tor has been built with the + libseccomp library. Note that this option may be incompatible with some + versions of libc, and some kernel versions. This option can not be + changed while tor is running. + + When the **Sandbox** is 1, the following options can not be changed when tor is running: |