aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-03-09 12:46:11 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-03-09 12:46:11 -0500
commitb689b69f6c3b8a8ba633d6300cef6a19972d53dc (patch)
treef3b4a14761bb8ad74aa408ea0f08e961c2e8e7a7 /src/man/firejail.txt
parenttesting (diff)
downloadfirejail-b689b69f6c3b8a8ba633d6300cef6a19972d53dc.tar.gz
firejail-b689b69f6c3b8a8ba633d6300cef6a19972d53dc.tar.zst
firejail-b689b69f6c3b8a8ba633d6300cef6a19972d53dc.zip
make --private-lib a compile time option, disabled by default
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index 6068c9ff4..ec6da6f13 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -684,9 +684,11 @@ Print all recognized error numbers in the current Firejail software build and ex
684Example: 684Example:
685.br 685.br
686$ firejail \-\-debug-errnos 686$ firejail \-\-debug-errnos
687#ifdef HAVE_PRIVATE_LIB
687.TP 688.TP
688\fB\-\-debug-private-lib 689\fB\-\-debug-private-lib
689Debug messages for --private-lib option. 690Debug messages for --private-lib option.
691#endif
690.TP 692.TP
691\fB\-\-debug-protocols 693\fB\-\-debug-protocols
692Print all recognized protocols in the current Firejail software build and exit. 694Print all recognized protocols in the current Firejail software build and exit.
@@ -696,6 +698,7 @@ Print all recognized protocols in the current Firejail software build and exit.
696Example: 698Example:
697.br 699.br
698$ firejail \-\-debug-protocols 700$ firejail \-\-debug-protocols
701#endif
699.TP 702.TP
700\fB\-\-debug-syscalls 703\fB\-\-debug-syscalls
701Print all recognized system calls in the current Firejail software build and exit. 704Print all recognized system calls in the current Firejail software build and exit.
@@ -2179,6 +2182,7 @@ Example:
2179.br 2182.br
2180$ firejail \-\-private-home=.mozilla firefox 2183$ firejail \-\-private-home=.mozilla firefox
2181#endif 2184#endif
2185#ifdef HAVE_PRIVATE_LIB
2182.TP 2186.TP
2183\fB\-\-private-lib=file,directory 2187\fB\-\-private-lib=file,directory
2184This feature is currently under heavy development. Only amd64 platforms are supported at this moment. 2188This feature is currently under heavy development. Only amd64 platforms are supported at this moment.
@@ -2234,6 +2238,7 @@ $
2234.br 2238.br
2235Note: Support for this command is controlled in firejail.config with the 2239Note: Support for this command is controlled in firejail.config with the
2236\fBprivate-lib\fR option. 2240\fBprivate-lib\fR option.
2241#endif
2237.TP 2242.TP
2238\fB\-\-private-opt=file,directory 2243\fB\-\-private-opt=file,directory
2239Build a new /opt in a temporary 2244Build a new /opt in a temporary