aboutsummaryrefslogtreecommitdiffstats
path: root/etc/exiftool.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/exiftool.profile')
-rw-r--r--etc/exiftool.profile10
1 files changed, 4 insertions, 6 deletions
diff --git a/etc/exiftool.profile b/etc/exiftool.profile
index 2ee4aae6f..52e090b89 100644
--- a/etc/exiftool.profile
+++ b/etc/exiftool.profile
@@ -6,12 +6,10 @@ include exiftool.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9blacklist /tmp/.X11-unix 9# Allow perl (blacklisted by disable-interpreters.inc)
10include allow-perl.inc
10 11
11# Allow access to perl 12blacklist /tmp/.X11-unix
12noblacklist ${PATH}/perl
13noblacklist /usr/lib/perl*
14noblacklist /usr/share/perl*
15 13
16include disable-common.inc 14include disable-common.inc
17include disable-devel.inc 15include disable-devel.inc
@@ -41,7 +39,7 @@ shell none
41tracelog 39tracelog
42 40
43# To support exiftool in private-bin on Arch Linux (and derivatives), symlink /usr/bin/vendor_perl/exiftool to /usr/bin/exiftool and uncomment the below. 41# To support exiftool in private-bin on Arch Linux (and derivatives), symlink /usr/bin/vendor_perl/exiftool to /usr/bin/exiftool and uncomment the below.
44# Users on non-Arch Linux distributions can safely uncomment the below to enable extra hardening. 42# Users on non-Arch Linux distributions can safely uncomment (or put in exiftool.local) the line below to enable extra hardening.
45#private-bin exiftool,perl 43#private-bin exiftool,perl
46private-cache 44private-cache
47private-dev 45private-dev