aboutsummaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-03-02 06:36:33 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-03-02 06:36:33 -0500
commita8c23c28ec9b1c3753896f8e08e7fee8b8bbb366 (patch)
tree4e65de6408dd0776ae5365b34aad4388d47b3ce1 /src/man
parentsshd fixes (diff)
downloadfirejail-a8c23c28ec9b1c3753896f8e08e7fee8b8bbb366.tar.gz
firejail-a8c23c28ec9b1c3753896f8e08e7fee8b8bbb366.tar.zst
firejail-a8c23c28ec9b1c3753896f8e08e7fee8b8bbb366.zip
added ipc-namespace profile command
Diffstat (limited to 'src/man')
-rw-r--r--src/man/firejail-profile.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt
index b46958bd4..8897efc09 100644
--- a/src/man/firejail-profile.txt
+++ b/src/man/firejail-profile.txt
@@ -283,7 +283,9 @@ Disable supplementary user groups
283.TP 283.TP
284\fBshell none 284\fBshell none
285Run the program directly, without a shell. 285Run the program directly, without a shell.
286 286.TP
287\fBipc-namespace
288Enable IPC namespace.
287.SH Networking 289.SH Networking
288Networking features available in profile files. 290Networking features available in profile files.
289 291