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 f9deaeaa4..228d0c91c 100644
--- a/src/man/firejail.txt
+++ b/src/man/firejail.txt
@@ -2167,6 +2167,7 @@ $ firejail \-\-profile.print=browser
2167\fB\-\-protocol=protocol,protocol,protocol 2167\fB\-\-protocol=protocol,protocol,protocol
2168Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. 2168Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call.
2169Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture. 2169Recognized values: unix, inet, inet6, netlink, packet, and bluetooth. This option is not supported for i386 architecture.
2170Multiple protocol commands are allowed and they accumulate.
2170.br 2171.br
2171 2172
2172.br 2173.br