aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/firejail.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/firejail.txt')
-rw-r--r--src/man/firejail.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/man/firejail.txt b/src/man/firejail.txt
index af71fe5cc..41171a4e7 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2182,6 +2182,7 @@ $ firejail \-\-profile.print=browser
2182\fB\-\-protocol=protocol,protocol,protocol 2182\fB\-\-protocol=protocol,protocol,protocol
2183Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 2183Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
2184Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture. 2184Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture.
2185Multiple protocol commands are allowed and they accumulate.
2185.br 2186.br
2186 2187
2187.br 2188.br