Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: man: Note that some commands can be disabled in firejail.config #5366

Merged
merged 7 commits into from
Sep 14, 2022
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions src/man/firejail.txt
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ $ firejail \-\-chroot=/media/ubuntu warzone2100
.br
For automatic mounting of X11 and PulseAudio sockets set environment variables
FIREJAIL_CHROOT_X11 and FIREJAIL_CHROOT_PULSE.
.br
Note: Support for this command is controlled in firejail.config with the
\fBchroot\fR option.
#endif
.TP
\fB\-\-cpu=cpu-number,cpu-number,cpu-number
Expand Down Expand Up @@ -2130,6 +2133,9 @@ $ ps
$
.br

.br
Note: Support for this command is controlled in firejail.config with the
\fBprivate-lib\fR option.
.TP
\fB\-\-private-opt=file,directory
Build a new /opt in a temporary
Expand Down Expand Up @@ -2859,6 +2865,9 @@ $ firejail \-\-tree
.br
11970:netblue:transmission-gtk

kmk3 marked this conversation as resolved.
Show resolved Hide resolved
.br
Note: Support for this command is controlled in firejail.config with the
+\fBtracelog\fR option.
kmk3 marked this conversation as resolved.
Show resolved Hide resolved
#ifdef HAVE_FIRETUNNEL
.TP
\fB\-\-tunnel[=devname]
Expand Down