aboutsummaryrefslogtreecommitdiffstats
path: root/etc/wireshark.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/wireshark.profile')
-rw-r--r--etc/wireshark.profile28
1 files changed, 11 insertions, 17 deletions
diff --git a/etc/wireshark.profile b/etc/wireshark.profile
index d5f3b8c4b..8a25ec011 100644
--- a/etc/wireshark.profile
+++ b/etc/wireshark.profile
@@ -1,38 +1,32 @@
1# Persistent global definitions go here 1# Firejail profile for wireshark
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/wireshark.local 4include /etc/firejail/wireshark.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7 7
8# Firejail profile for
9noblacklist ${HOME}/.config/wireshark 8noblacklist ${HOME}/.config/wireshark
10 9
11include /etc/firejail/disable-common.inc 10include /etc/firejail/disable-common.inc
12include /etc/firejail/disable-programs.inc
13include /etc/firejail/disable-devel.inc 11include /etc/firejail/disable-devel.inc
14include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
15 14
16# 15# caps.drop all
17# The profile allows users to run wireshark as root
18#
19#caps.drop all
20#noroot
21#protocol unix,inet,inet6,netlink
22
23#ipc-namespace
24netfilter 16netfilter
25no3d 17no3d
26# nogroups - breaks unprivileged wireshark usage 18# nogroups - breaks unprivileged wireshark usage
27# nonewprivs - breaks unprivileged wireshark usage 19# nonewprivs - breaks unprivileged wireshark usage
20# noroot
28nosound 21nosound
22# protocol unix,inet,inet6,netlink
29# seccomp - breaks unprivileged wireshark usage 23# seccomp - breaks unprivileged wireshark usage
30shell none 24shell none
31tracelog 25tracelog
32 26
33#private-bin wireshark 27# private-bin wireshark
34# private-etc fonts,group,hosts,machine-id,passwd
35private-dev 28private-dev
29# private-etc fonts,group,hosts,machine-id,passwd
36private-tmp 30private-tmp
37 31
38noexec ${HOME} 32noexec ${HOME}