From d89c1799af4551af5c8f819d0fc79812a0bc80aa Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 4 Aug 2020 14:06:25 -0400 Subject: manual: Describe Sandbox more accurately. Closes #23378 --- doc/man/tor.1.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc') 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: -- cgit v1.2.3-54-g00ecf