aboutsummaryrefslogtreecommitdiffstats
path: root/etc/exiftool.profile
diff options
context:
space:
mode:
authorLibravatar valoq <valoq@mailbox.org>2016-11-19 21:57:42 +0100
committerLibravatar valoq <valoq@mailbox.org>2016-11-19 21:57:42 +0100
commitfa10ab0e093a4224b16491273b0162b0e0a77a3a (patch)
treeb04a3501e2a119ede58b2bc58aedbd8d0d9cc772 /etc/exiftool.profile
parentvarious fixes (diff)
downloadfirejail-fa10ab0e093a4224b16491273b0162b0e0a77a3a.tar.gz
firejail-fa10ab0e093a4224b16491273b0162b0e0a77a3a.tar.zst
firejail-fa10ab0e093a4224b16491273b0162b0e0a77a3a.zip
many new profiles
Diffstat (limited to 'etc/exiftool.profile')
-rw-r--r--etc/exiftool.profile28
1 files changed, 28 insertions, 0 deletions
diff --git a/etc/exiftool.profile b/etc/exiftool.profile
new file mode 100644
index 000000000..384695473
--- /dev/null
+++ b/etc/exiftool.profile
@@ -0,0 +1,28 @@
1# exiftool profile
2noblacklist /usr/bin/perl
3noblacklist /usr/share/perl*
4noblacklist /usr/lib/perl*
5
6include /etc/firejail/disable-common.inc
7include /etc/firejail/disable-programs.inc
8include /etc/firejail/disable-devel.inc
9include /etc/firejail/disable-passwdmgr.inc
10
11caps.drop all
12nogroups
13nonewprivs
14noroot
15nosound
16protocol unix
17seccomp
18netfilter
19net none
20shell none
21tracelog
22
23# private-bin exiftool,perl
24private-tmp
25private-dev
26private-etc none
27
28