From b7d5d68ae43edb1cd2da60762a9e297934f76b5b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sun, 2 Oct 2016 10:23:29 -0400 Subject: renamed --x11=block to --x11=none, brought back the requirement for network namespaces for x11 sandboxing --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b6f80a52f..a8075cc1e 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ If you keep your Firejail profiles in a public repository, please give us a link ## New command line options ````` - --x11=block + --x11=none Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file specified in ${XAUTHORITY} environment variable. Remove DISPLAY and XAUTHORITY environment variables. Stop with error message if X11 @@ -84,7 +84,7 @@ If you keep your Firejail profiles in a public repository, please give us a link ## New profile commands -x11 xpra, x11 xephyr, x11 block, allusers, join-or-start +x11 xpra, x11 xephyr, x11 none, allusers, join-or-start ## New profiles -- cgit v1.2.3-54-g00ecf