From 4c216c75b7ebedad74eb8379992fac667914ce2f Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sun, 13 Mar 2022 15:10:25 -0300 Subject: man: mention that the protocol command accumulates As mentioned by @rusty-snake[1]. This amends commit 39654d016 ("adding netlink to --protocol list (#4605)", 2022-01-21). See also commit 75073e0e4 ("man: mention that private-bin and private-etc are cumulative", 2022-01-22) and issue #4078. [1] https://github.com/netblue30/firejail/pull/5042/files#r825477891 --- src/man/firejail-profile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/firejail-profile.txt') diff --git a/src/man/firejail-profile.txt b/src/man/firejail-profile.txt index e962e18da..8c9c25311 100644 --- a/src/man/firejail-profile.txt +++ b/src/man/firejail-profile.txt @@ -505,7 +505,7 @@ There is no root account (uid 0) defined in the namespace. Enable protocol filter. The filter is based on seccomp and checks the first argument to socket system call. Recognized values: \fBunix\fR, \fBinet\fR, \fBinet6\fR, \fBnetlink\fR, \fBpacket\fR, and \fBbluetooth\fR. -Multiple protocol commands are allowed. +Multiple protocol commands are allowed and they accumulate. .TP \fBseccomp Enable seccomp filter and blacklist the syscalls in the default list. See man 1 firejail for more details. -- cgit v1.2.3-70-g09d2