aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tshark.profile
blob: 0decb95cfb925d56f2f626086d76c4c84a15fe8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Firejail profile for tshark
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include tshark.local
# Persistent global definitions
include globals.local

include disable-common.inc
include disable-devel.inc
include disable-exec.inc
include disable-interpreters.inc
include disable-passwdmgr.inc
include disable-programs.inc
include disable-xdg.inc

whitelist /usr/share/wireshark
include whitelist-common.inc
include whitelist-usr-share-common.inc

#caps.keep net_raw
caps.keep dac_override,net_admin,net_raw
ipc-namespace
#net tun0
netfilter
no3d
nodvd
# nogroups - breaks network traffic capture for unprivileged users
# nonewprivs - breaks network traffic capture for unprivileged users
# noroot
nosound
notv
nou2f
novideo
#protocol unix,inet,inet6,netlink,packet
#seccomp

disable-mnt
#private
private-cache
#private-bin tshark
private-dev
private-tmp