aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-10-02 10:23:29 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-10-02 10:23:29 -0400
commitb7d5d68ae43edb1cd2da60762a9e297934f76b5b (patch)
treee67378bea9dba366dd2fd6901af30a756b49e252 /README.md
parentMerge pull request #829 from reinerh/master (diff)
downloadfirejail-b7d5d68ae43edb1cd2da60762a9e297934f76b5b.tar.gz
firejail-b7d5d68ae43edb1cd2da60762a9e297934f76b5b.tar.zst
firejail-b7d5d68ae43edb1cd2da60762a9e297934f76b5b.zip
renamed --x11=block to --x11=none, brought back the requirement for network namespaces for x11 sandboxing
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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
47 47
48## New command line options 48## New command line options
49````` 49`````
50 --x11=block 50 --x11=none
51 Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file 51 Blacklist /tmp/.X11-unix directory, ${HOME}/.Xauthority and file
52 specified in ${XAUTHORITY} environment variable. Remove DISPLAY and 52 specified in ${XAUTHORITY} environment variable. Remove DISPLAY and
53 XAUTHORITY environment variables. Stop with error message if X11 53 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
84 84
85## New profile commands 85## New profile commands
86 86
87x11 xpra, x11 xephyr, x11 block, allusers, join-or-start 87x11 xpra, x11 xephyr, x11 none, allusers, join-or-start
88 88
89## New profiles 89## New profiles
90 90