From 513e9c525c6d595288dbab2abe9f38eebaed822f Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Sat, 2 Mar 2019 04:59:57 +0000 Subject: Add new profile for simplescreenrecorder (#2500) * Create simplescreenrecorder.profile * Add simplescreenrecorder to firecfg --- etc/simplescreenrecorder.profile | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 etc/simplescreenrecorder.profile (limited to 'etc/simplescreenrecorder.profile') diff --git a/etc/simplescreenrecorder.profile b/etc/simplescreenrecorder.profile new file mode 100644 index 000000000..f8f1def64 --- /dev/null +++ b/etc/simplescreenrecorder.profile @@ -0,0 +1,40 @@ +# Firejail profile for simplescreenrecorder +# Description: A feature-rich screen recorder that supports X11 and OpenGL +# This file is overwritten after every install/update +# Persistent local customizations +include simplescreenrecorder.local +# Persistent global definitions +include globals.local + +noblacklist ${DOWNLOADS} + +include disable-common.inc +include disable-devel.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-xdg.inc + +apparmor +caps.drop all +net none +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +protocol unix +seccomp +shell none +tracelog + +disable-mnt +private-cache +private-dev +# private-etc alternatives +private-tmp + +memory-deny-write-execute +noexec ${HOME} +noexec /tmp -- cgit v1.2.3-70-g09d2