mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
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.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user