mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Fix typo in man firejail [--x11] (#2785)
This commit is contained in:
parent
65e0b6442a
commit
e48bb1fab4
1 changed files with 2 additions and 2 deletions
|
|
@ -2318,9 +2318,9 @@ $ sudo firejail --writable-var-log
|
|||
.TP
|
||||
\fB\-\-x11
|
||||
Sandbox the application using Xpra, Xephyr, Xvfb or Xorg security extension.
|
||||
The sandbox will prevents screenshot and keylogger applications started inside the sandbox from accessing
|
||||
The sandbox will prevent screenshot and keylogger applications started inside the sandbox from accessing
|
||||
clients running outside the sandbox.
|
||||
Firejail will try first Xpra, and if Xpra is not installed on the system, it will try to find Xephyr.
|
||||
Firejail will try Xpra first, and if Xpra is not installed on the system, it will try to find Xephyr.
|
||||
If all fails, Firejail will not attempt to use Xvfb or X11 security extension.
|
||||
.br
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue