aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gummi.profile
blob: 2223c37a1ca55b59e5a825ecebd1e2dc50561f18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Firejail profile for gummi
# This file is overwritten after every install/update
# Persistent local customizations
include gummi.local
# Persistent global definitions
include globals.local

noblacklist ${HOME}/.cache/gummi
noblacklist ${HOME}/.config/gummi

# Allow lua (blacklisted by disable-interpreters.inc)
include allow-lua.inc

# Allow perl (blacklisted by disable-interpreters.inc)
include allow-perl.inc

# Allow python (blacklisted by disable-interpreters.inc)
include allow-python3.inc

private-bin dvipdf,dvips,env,gummi,latex,latexmk,lua*,pdflatex,pdftex,perl,ps2pdf,python3*,rubber,synctex,tex,xelatex,xetex

# Redirect
include latex-common.profile