aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/wireshark.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/wireshark.profile')
-rw-r--r--etc/profile-m-z/wireshark.profile8
1 files changed, 4 insertions, 4 deletions
diff --git a/etc/profile-m-z/wireshark.profile b/etc/profile-m-z/wireshark.profile
index f3f347283..1824026a8 100644
--- a/etc/profile-m-z/wireshark.profile
+++ b/etc/profile-m-z/wireshark.profile
@@ -6,9 +6,9 @@ include wireshark.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9nodeny ${HOME}/.config/wireshark 9noblacklist ${HOME}/.config/wireshark
10nodeny ${HOME}/.wireshark 10noblacklist ${HOME}/.wireshark
11nodeny ${DOCUMENTS} 11noblacklist ${DOCUMENTS}
12 12
13# Allow lua (blacklisted by disable-interpreters.inc) 13# Allow lua (blacklisted by disable-interpreters.inc)
14include allow-lua.inc 14include allow-lua.inc
@@ -21,7 +21,7 @@ include disable-passwdmgr.inc
21include disable-programs.inc 21include disable-programs.inc
22include disable-xdg.inc 22include disable-xdg.inc
23 23
24allow /usr/share/wireshark 24whitelist /usr/share/wireshark
25include whitelist-usr-share-common.inc 25include whitelist-usr-share-common.inc
26include whitelist-var-common.inc 26include whitelist-var-common.inc
27 27