aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wireshark.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wireshark.profile')
-rw-r--r--etc/wireshark.profile7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/wireshark.profile b/etc/wireshark.profile
index f1a17ba93..35e781f67 100644
--- a/etc/wireshark.profile
+++ b/etc/wireshark.profile
@@ -12,18 +12,19 @@ include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15# caps.drop all
15caps.keep dac_override,net_admin,net_raw 16caps.keep dac_override,net_admin,net_raw
16netfilter 17netfilter
17no3d 18no3d
18# nogroups - breaks unprivileged wireshark usage 19# nogroups - breaks network traffic capture for unprivileged users
19# nonewprivs - breaks unprivileged wireshark usage 20# nonewprivs - breaks network traffic capture for unprivileged users
20# noroot 21# noroot
21nodvd 22nodvd
22nosound 23nosound
23notv 24notv
24novideo 25novideo
25# protocol unix,inet,inet6,netlink 26# protocol unix,inet,inet6,netlink
26# seccomp - breaks unprivileged wireshark usage 27# seccomp - breaks network traffic capture for unprivileged users
27shell none 28shell none
28tracelog 29tracelog
29 30