Commit 53c82c08 authored by Nick Mathewson's avatar Nick Mathewson 🤹
Browse files

Merge branch 'bug22677'

parents 18f3f1ff 69222fe8
Loading
Loading
Loading
Loading

changes/bug22677

0 → 100644
+3 −0
Original line number Diff line number Diff line
  o Documentation:
    - Clarify in the manual that "Sandbox 1" is only supported on Linux
      kernels. Closes ticket 22677.
+4 −2
Original line number Diff line number Diff line
@@ -558,8 +558,10 @@ GENERAL OPTIONS
[[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. Can not be changed while tor is running.

    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.
 +
    When the Sandbox is 1, the following options can not be changed when tor
    is running:
    Address