aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/lyx.profile33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/profile-a-l/lyx.profile b/etc/profile-a-l/lyx.profile
new file mode 100644
index 000000000..b2c0afbe7
--- /dev/null
+++ b/etc/profile-a-l/lyx.profile
@@ -0,0 +1,33 @@
1# Firejail profile for lyx
2# Description: Open source document processor based on LaTeX typsetting
3# This file is overwritten after every install/update
4# Persistent local customizations
5include lyx.local
6# Persistent global definitions
7include globals.local
8
9ignore private-tmp
10
11noblacklist ${HOME}/.config/LyX
12noblacklist ${HOME}/.lyx
13
14include allow-lua.inc
15include allow-perl.inc
16include allow-python2.inc
17include allow-python3.inc
18
19whitelist /usr/share/lyx
20whitelist /usr/share/texinfo
21whitelist /usr/share/texlive
22whitelist /usr/share/texmf-dist
23whitelist /usr/share/tlpkg
24include whitelist-usr-share-common.inc
25
26apparmor
27machine-id
28
29# private-bin atril,dvilualatex,env,latex,lua*,luatex,lyx,lyxclient,okular,pdf2latex,pdflatex,pdftex,perl*,python*,qpdf,qpdfview,sh,tex2lyx,texmf,xelatex
30private-etc alternatives,dconf,fonts,gtk-2.0,gtk-3.0,locale,locale.alias,locale.conf,lyx,mime.types,passwd,texmf,X11,xdg
31
32# Redirect
33include latex-common.profile