summaryrefslogtreecommitdiffstats
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 98a4f3a9d..d5f3b8c4b 100644
--- a/etc/wireshark.profile
+++ b/etc/wireshark.profile
@@ -23,14 +23,15 @@ include /etc/firejail/disable-passwdmgr.inc
23#ipc-namespace 23#ipc-namespace
24netfilter 24netfilter
25no3d 25no3d
26nogroups 26# nogroups - breaks unprivileged wireshark usage
27nonewprivs 27# nonewprivs - breaks unprivileged wireshark usage
28nosound 28nosound
29seccomp 29# seccomp - breaks unprivileged wireshark usage
30shell none 30shell none
31tracelog 31tracelog
32 32
33#private-bin wireshark 33#private-bin wireshark
34# private-etc fonts,group,hosts,machine-id,passwd
34private-dev 35private-dev
35private-tmp 36private-tmp
36 37