From f504f07496e5149b3c4ed0340c53a3e90a6992c4 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 3 Jun 2022 07:11:32 -0400 Subject: --nettrace only available when running the sandbox as root --- src/man/firejail.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man/firejail.txt') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index f78b75346..5f352c843 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -1528,7 +1528,7 @@ PID User RX(KB/s) TX(KB/s) Command .TP \fB\-\-nettrace[=name|pid] Monitor TCP and UDP traffic coming into the sandbox specified by name or pid. Only networked sandboxes -created with \-\-net are supported. +created with \-\-net are supported. This option is only available when running the sandbox as root. .br .br @@ -1536,7 +1536,7 @@ Without a name/pid, Firejail will monitor the main system network namespace. .br .br - $ firejail --nettrace=browser + $ sudo firejail --nettrace=browser .br .br -- cgit v1.2.3-70-g09d2