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