summaryrefslogtreecommitdiffstats
path: root/etc/xpdf.profile
diff options
context:
space:
mode:
authorLibravatar Deelvesh Bunjun <deelvesh@localhost.localdomain>2016-10-12 23:06:03 +0400
committerLibravatar Deelvesh Bunjun <deelvesh@localhost.localdomain>2016-10-12 23:06:03 +0400
commit06f4277d5c55d2e94381cd11add6e9691a159a2d (patch)
treeef0b9f01ee1677a9c70d7c689dd4dd6556b1608d /etc/xpdf.profile
parentcherrytree fix (diff)
downloadfirejail-06f4277d5c55d2e94381cd11add6e9691a159a2d.tar.gz
firejail-06f4277d5c55d2e94381cd11add6e9691a159a2d.tar.zst
firejail-06f4277d5c55d2e94381cd11add6e9691a159a2d.zip
add xpdf profile
Diffstat (limited to 'etc/xpdf.profile')
-rw-r--r--etc/xpdf.profile25
1 files changed, 25 insertions, 0 deletions
diff --git a/etc/xpdf.profile b/etc/xpdf.profile
new file mode 100644
index 000000000..e4e1a8ec2
--- /dev/null
+++ b/etc/xpdf.profile
@@ -0,0 +1,25 @@
1################################
2# xpdf application profile
3################################
4#include /etc/firejail/disable-common.inc
5#include /etc/firejail/disable-programs.inc
6#include /etc/firejail/disable-passwdmgr.inc
7
8caps.drop all
9shell none
10
11nonewprivs
12noroot
13protocol unix
14seccomp
15
16
17noblacklist /etc/xpdfrc
18noblacklist ${HOME}/.xpdfrc
19
20
21private-dev
22private-tmp
23
24
25