aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17662facc..fa622eee5 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,6 @@ $ firejail --x11 --net=eth0 firefox
50--x11 starts the server, --net is required in order to remove the main X11 server socket from the sandbox. 50--x11 starts the server, --net is required in order to remove the main X11 server socket from the sandbox.
51More information here: https://firejail.wordpress.com/documentation-2/x11-guide/ 51More information here: https://firejail.wordpress.com/documentation-2/x11-guide/
52 52
53
54## Default seccomp filter update 53## Default seccomp filter update
55 54
56Currently 50 syscalls are blacklisted by default, out of a total of 318 calls (AMD64, Debian Jessie). 55Currently 50 syscalls are blacklisted by default, out of a total of 318 calls (AMD64, Debian Jessie).