aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail-profile.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail-profile.txt')
-rw-r--r--src/man/firejail-profile.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index 58ba39b00..59fde72a6 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -162,6 +162,18 @@ The sandbox is placed in g1 control group.
162.SH User Environment 162.SH User Environment
163 163
164.TP 164.TP
165env LD_LIBRARY_PATH=/opt/test/lib
166Set environment variable.
167.br
168Examples:
169.br
170
171.br
172env LD_LIBRARY_PATH=/opt/test/lib
173.br
174env CFLAGS="-W -Wall -Werror"
175
176.TP
165nogroups 177nogroups
166Disable supplementary user groups 178Disable supplementary user groups
167.TP 179.TP