aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.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-profile.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-profile.txt')
-rw-r--r--src/man/firejail-profile.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 3fa07d1ee..fa294d888 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -407,12 +407,14 @@ the current user's home directory.
407All modifications are discarded when the sandbox is 407All modifications are discarded when the sandbox is
408closed. 408closed.
409#endif 409#endif
410#ifdef HAVE_PRIVATE_LIB
410.TP 411.TP
411\fBprivate-lib file,directory 412\fBprivate-lib file,directory
412Build a new /lib directory and bring in the libraries required by the application to run. 413Build a new /lib directory and bring in the libraries required by the application to run.
413The files and directories in the list must be expressed as relative to 414The files and directories in the list must be expressed as relative to
414the /lib directory. 415the /lib directory.
415This feature is still under development, see \fBman 1 firejail\fR for some examples. 416This feature is still under development, see \fBman 1 firejail\fR for some examples.
417#endif
416.TP 418.TP
417\fBprivate-opt file,directory 419\fBprivate-opt file,directory
418Build a new /opt in a temporary 420Build a new /opt in a temporary