From 875193d03ffe822fafc3da894535a7c34fbad0b2 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 21 Sep 2019 11:19:52 +0200 Subject: Create pngquant.profile --- etc/pngquant.profile | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 etc/pngquant.profile (limited to 'etc/pngquant.profile') 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 @@ +# Firejail profile for pngquant +# Description: PNG converter and lossy image compressor +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include pngquant.local +# Persistent global definitions +include globals.local + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc + +include whitelist-var-common.inc + +apparmor +caps.drop all +ipc-namespace +machine-id +net none +no3d +nodbus +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +# protocol can be empty, but this is not yet supported see #639 +protocol inet +seccomp +shell none +tracelog +x11 none + +private-bin pngquant +private-cache +private-dev +private-etc alternatives +private-tmp + +memory-deny-write-execute -- cgit v1.2.3-70-g09d2