aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tshark.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/tshark.profile')
-rw-r--r--etc/tshark.profile41
1 files changed, 41 insertions, 0 deletions
diff --git a/etc/tshark.profile b/etc/tshark.profile
new file mode 100644
index 000000000..ea85f4e8a
--- /dev/null
+++ b/etc/tshark.profile
@@ -0,0 +1,41 @@
1# Firejail profile for tshark
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include tshark.local
6# Persistent global definitions
7include globals.local
8
9include disable-common.inc
10include disable-devel.inc
11include disable-exec.inc
12include disable-interpreters.inc
13include disable-passwdmgr.inc
14include disable-programs.inc
15include disable-xdg.inc
16
17include whitelist-common.inc
18
19#caps.keep net_raw
20caps.keep dac_override,net_admin,net_raw
21ipc-namespace
22#net tun0
23netfilter
24no3d
25nodvd
26# nogroups - breaks network traffic capture for unprivileged users
27# nonewprivs - breaks network traffic capture for unprivileged users
28# noroot
29nosound
30notv
31nou2f
32novideo
33#protocol unix,inet,inet6,netlink,packet
34#seccomp
35
36disable-mnt
37#private
38private-cache
39#private-bin tshark
40private-dev
41private-tmp