aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/lyx.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2024-02-23 07:11:58 +0000
committerLibravatar GitHub <noreply@github.com>2024-02-23 07:11:58 +0000
commit4e2fb28e930a6b9af89cf0de4c73f66081707785 (patch)
tree382c4998933eb2b4fa06e1335f3dfd7c1860173a /etc/profile-a-l/lyx.profile
parentMerge pull request #6217 from kmk3/build-errexit-func (diff)
downloadfirejail-4e2fb28e930a6b9af89cf0de4c73f66081707785.tar.gz
firejail-4e2fb28e930a6b9af89cf0de4c73f66081707785.tar.zst
firejail-4e2fb28e930a6b9af89cf0de4c73f66081707785.zip
profiles: drop paths already in wusc (#6218)
Drop paths present in etc/inc/whitelist-usr-share-common.inc from profiles that include it.
Diffstat (limited to 'etc/profile-a-l/lyx.profile')
-rw-r--r--etc/profile-a-l/lyx.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile-a-l/lyx.profile b/etc/profile-a-l/lyx.profile
index d210333c3..46b40be0c 100644
--- a/etc/profile-a-l/lyx.profile
+++ b/etc/profile-a-l/lyx.profile
@@ -23,7 +23,6 @@ include allow-python3.inc
23 23
24whitelist /usr/share/lyx 24whitelist /usr/share/lyx
25whitelist /usr/share/texinfo 25whitelist /usr/share/texinfo
26whitelist /usr/share/texlive
27whitelist /usr/share/texmf-dist 26whitelist /usr/share/texmf-dist
28whitelist /usr/share/tlpkg 27whitelist /usr/share/tlpkg
29include whitelist-usr-share-common.inc 28include whitelist-usr-share-common.inc