summaryrefslogtreecommitdiffstats
path: root/etc/exiftool.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-24 21:16:59 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-24 21:16:59 +0000
commitc310495149a0c96c5b4987b583757a1f3a5b2c58 (patch)
tree8135e788d0e1cee8b59d704a915533cc38b739cb /etc/exiftool.profile
parentHarden enchant.profile (#2455) (diff)
downloadfirejail-c310495149a0c96c5b4987b583757a1f3a5b2c58.tar.gz
firejail-c310495149a0c96c5b4987b583757a1f3a5b2c58.tar.zst
firejail-c310495149a0c96c5b4987b583757a1f3a5b2c58.zip
Harden exiftool.profile (#2456)
Diffstat (limited to 'etc/exiftool.profile')
-rw-r--r--etc/exiftool.profile9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/exiftool.profile b/etc/exiftool.profile
index 37e01f8d3..1838ce273 100644
--- a/etc/exiftool.profile
+++ b/etc/exiftool.profile
@@ -19,7 +19,10 @@ include disable-interpreters.inc
19include disable-passwdmgr.inc 19include disable-passwdmgr.inc
20include disable-programs.inc 20include disable-programs.inc
21 21
22apparmor
22caps.drop all 23caps.drop all
24ipc-namespace
25machine-id
23net none 26net none
24no3d 27no3d
25nodbus 28nodbus
@@ -36,8 +39,12 @@ seccomp
36shell none 39shell none
37tracelog 40tracelog
38 41
39# private-bin exiftool,perl 42private-bin exiftool,perl
40private-cache 43private-cache
41private-dev 44private-dev
42private-etc alternatives 45private-etc alternatives
43private-tmp 46private-tmp
47
48memory-deny-write-execute
49noexec ${HOME}
50noexec /tmp