From 397b4e86f3e1581f8910efb0639c515d3420a21c Mon Sep 17 00:00:00 2001 From: valoq Date: Sat, 29 Oct 2016 17:22:51 +0200 Subject: added profile for display - imagemagick --- etc/display.profile | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 etc/display.profile (limited to 'etc') diff --git a/etc/display.profile b/etc/display.profile new file mode 100644 index 000000000..ec041bff7 --- /dev/null +++ b/etc/display.profile @@ -0,0 +1,23 @@ +# display (ImageMagick tool) image viewer profile +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +seccomp +protocol unix +netfilter +net none +nonewprivs +noroot +nogroups +nosound +shell none +x11 xorg + +private-bin display +private-tmp +private-dev +private-etc none + -- cgit v1.2.3-70-g09d2