aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pdfchain.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 16:27:16 -0600
committerLibravatar GitHub <noreply@github.com>2019-02-17 16:27:16 -0600
commit7469b9ac214cfe271a85269b0b48a1da9b170685 (patch)
treef277445b7528ae83e65b7c2a14a036e1d1a7ea49 /etc/pdfchain.profile
parentMerge pull request #2412 from rusty-snake/add-mypaint (diff)
parentRemove 'alternatives' from private-etc if firefox-common is included (diff)
downloadfirejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.gz
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.zst
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.zip
Merge pull request #2415 from netblue30/privetc_alternatives
Add 'alternatives' to all private-etc lines
Diffstat (limited to 'etc/pdfchain.profile')
-rw-r--r--etc/pdfchain.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pdfchain.profile b/etc/pdfchain.profile
index f0db20b74..d9f721578 100644
--- a/etc/pdfchain.profile
+++ b/etc/pdfchain.profile
@@ -34,7 +34,7 @@ shell none
34 34
35private-bin pdfchain,pdftk,sh 35private-bin pdfchain,pdftk,sh
36private-dev 36private-dev
37private-etc dconf,fonts,gtk-3.0,xdg 37private-etc alternatives,dconf,fonts,gtk-3.0,xdg
38private-tmp 38private-tmp
39 39
40memory-deny-write-execute 40memory-deny-write-execute