aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/zlib-flate.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2023-02-23 12:28:41 +0000
committerLibravatar GitHub <noreply@github.com>2023-02-23 12:28:41 +0000
commit7ed7d6dafdcbfc8e0362d5497836cebe62c6bbda (patch)
tree9836d47b52a64fc104d27fdea19029a08f33153c /etc/profile-m-z/zlib-flate.profile
parentapostrophe: drop whitelist covered by wusc (#5671) (diff)
downloadfirejail-7ed7d6dafdcbfc8e0362d5497836cebe62c6bbda.tar.gz
firejail-7ed7d6dafdcbfc8e0362d5497836cebe62c6bbda.tar.zst
firejail-7ed7d6dafdcbfc8e0362d5497836cebe62c6bbda.zip
New profiles: qpdf and redirects (#5675)
* Create qpdf.profile and redirects qpdf (CLI) provides PDF metadata cleaning. See privacy-handbuch.de[1] for details. The site offers pdf-meta-clean.sh[2], which works very well with firejailed qpdf. [1] https://www.privacy-handbuch.de/handbuch_43a.htm [2] https://www.privacy-handbuch.de/download/pdf-meta-clean.sh * RELNOTES: add qpdf and redirects to new profiles section * firecfg.config: add qpdf and redirects * qpdf: use 'seccomp socket' instead of 'protocol unix' See https://github.com/netblue30/firejail/issues/639. Thanks @rusty-snake in code review.
Diffstat (limited to 'etc/profile-m-z/zlib-flate.profile')
-rw-r--r--etc/profile-m-z/zlib-flate.profile13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/profile-m-z/zlib-flate.profile b/etc/profile-m-z/zlib-flate.profile
new file mode 100644
index 000000000..48a2c9845
--- /dev/null
+++ b/etc/profile-m-z/zlib-flate.profile
@@ -0,0 +1,13 @@
1# Firejail profile for zlib-flate
2# This file is overwritten after every install/update
3quiet
4# Persistent local customizations
5include zlib-flate.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10private-bin zlib-flate
11
12# Redirect
13include qpdf.profile