aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/tshark.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/tshark.profile')
-rw-r--r--etc/profile-m-z/tshark.profile5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/profile-m-z/tshark.profile b/etc/profile-m-z/tshark.profile
index a5cefb47a..3f5a9647e 100644
--- a/etc/profile-m-z/tshark.profile
+++ b/etc/profile-m-z/tshark.profile
@@ -1,6 +1,11 @@
1# Firejail profile for tshark 1# Firejail profile for tshark
2# This file is overwritten after every install/update 2# This file is overwritten after every install/update
3quiet 3quiet
4# Persistent local customizations
5include tshark.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
4 9
5# Redirect 10# Redirect
6include wireshark.profile 11include wireshark.profile