aboutsummaryrefslogtreecommitdiffstats
path: root/etc/exiftool.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-17 17:11:20 +0100
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2020-01-18 11:25:55 +0100
commit634cf3b49a4583439c30224b28f5965ffdb3178e (patch)
tree565604f1d3fccfb2c3068a69c4ae13080d7916ac /etc/exiftool.profile
parentadd 'blacklist ${RUNUSER}/wayland-*' to all profi… (diff)
downloadfirejail-634cf3b49a4583439c30224b28f5965ffdb3178e.tar.gz
firejail-634cf3b49a4583439c30224b28f5965ffdb3178e.tar.zst
firejail-634cf3b49a4583439c30224b28f5965ffdb3178e.zip
add 'blacklist ${RUNUSER}/wayland-*' to all profi…
…les with 'x11 none'
Diffstat (limited to 'etc/exiftool.profile')
-rw-r--r--etc/exiftool.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/exiftool.profile b/etc/exiftool.profile
index e9c7d290a..9316a0585 100644
--- a/etc/exiftool.profile
+++ b/etc/exiftool.profile
@@ -6,6 +6,8 @@ include exiftool.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist ${RUNUSER}/wayland-*
10
9# Allow perl (blacklisted by disable-interpreters.inc) 11# Allow perl (blacklisted by disable-interpreters.inc)
10include allow-perl.inc 12include allow-perl.inc
11 13