aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pandoc.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 14:35:44 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-02 14:35:44 +0200
commit126418803df508cb85c923291be8b812ca1a3f74 (patch)
tree4e4b7077b49282229362851abf90b19d540a1562 /etc/pandoc.profile
parentmany profile cleanups (diff)
downloadfirejail-126418803df508cb85c923291be8b812ca1a3f74.tar.gz
firejail-126418803df508cb85c923291be8b812ca1a3f74.tar.zst
firejail-126418803df508cb85c923291be8b812ca1a3f74.zip
Add pandoc.profile
Diffstat (limited to 'etc/pandoc.profile')
-rw-r--r--etc/pandoc.profile49
1 files changed, 49 insertions, 0 deletions
diff --git a/etc/pandoc.profile b/etc/pandoc.profile
new file mode 100644
index 000000000..687a31cc2
--- /dev/null
+++ b/etc/pandoc.profile
@@ -0,0 +1,49 @@
1# Firejail profile for pandoc
2# Description: general markup converter
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include pandoc.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${DOCUMENTS}
11
12include disable-common.inc
13include disable-devel.inc
14include disable-exec.inc
15include disable-interpreters.inc
16include disable-passwdmgr.inc
17include disable-programs.inc
18include disable-xdg.inc
19
20# breaks pdf output
21#include whitelist-var-common.inc
22
23apparmor
24caps.drop all
25ipc-namespace
26machine-id
27net none
28no3d
29nodbus
30nodvd
31nogroups
32nonewprivs
33noroot
34nosound
35notv
36nou2f
37novideo
38protocol unix
39seccomp
40shell none
41tracelog
42
43disable-mnt
44private-bin context,latex,mktexfmt,pandoc,pdflatex,pdfroff,prince,weasyprint,wkhtmltopdf
45private-cache
46private-dev
47private-tmp
48
49memory-deny-write-execute