aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pngquant.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-21 11:19:52 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-21 11:19:52 +0200
commit875193d03ffe822fafc3da894535a7c34fbad0b2 (patch)
tree31a2b8b4033ecbe3598c8ebc6cd97d44fcb436df /etc/pngquant.profile
parentCreate gnome-latex.profile (diff)
downloadfirejail-875193d03ffe822fafc3da894535a7c34fbad0b2.tar.gz
firejail-875193d03ffe822fafc3da894535a7c34fbad0b2.tar.zst
firejail-875193d03ffe822fafc3da894535a7c34fbad0b2.zip
Create pngquant.profile
Diffstat (limited to 'etc/pngquant.profile')
-rw-r--r--etc/pngquant.profile47
1 files changed, 47 insertions, 0 deletions
diff --git a/etc/pngquant.profile b/etc/pngquant.profile
new file mode 100644
index 000000000..8c06cef1a
--- /dev/null
+++ b/etc/pngquant.profile
@@ -0,0 +1,47 @@
1# Firejail profile for pngquant
2# Description: PNG converter and lossy image compressor
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include pngquant.local
7# Persistent global definitions
8include globals.local
9
10include disable-common.inc
11include disable-devel.inc
12include disable-exec.inc
13include disable-interpreters.inc
14include disable-passwdmgr.inc
15include disable-programs.inc
16
17include whitelist-var-common.inc
18
19apparmor
20caps.drop all
21ipc-namespace
22machine-id
23net none
24no3d
25nodbus
26nodvd
27nogroups
28nonewprivs
29noroot
30nosound
31notv
32nou2f
33novideo
34# protocol can be empty, but this is not yet supported see #639
35protocol inet
36seccomp
37shell none
38tracelog
39x11 none
40
41private-bin pngquant
42private-cache
43private-dev
44private-etc alternatives
45private-tmp
46
47memory-deny-write-execute