tor/changes/feature23090
Nick Mathewson ab18e5e5fc Better error on failure to load seccomp2 sandbox
There are two reasons this is likeliest to happen -- no kernel
support, and some bug in Tor.  We'll ask people to check the former
before they report. Closes 23090.
2017-09-06 14:23:47 -04:00

4 lines
181 B
Plaintext

o Minor features (linux seccomp2 sandbox):
- If the sandbox filter fails to load, suggest to the user that their
kernel might not support seccomp2. Closes ticket 23090.