From 5015a2c5ae1108f3f404c0ab5e0d85774cc6abf3 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 11 Oct 2018 07:34:09 +0000 Subject: Create easystroke.profile --- etc/easystroke.profile | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 etc/easystroke.profile diff --git a/etc/easystroke.profile b/etc/easystroke.profile new file mode 100644 index 000000000..6fac08a5d --- /dev/null +++ b/etc/easystroke.profile @@ -0,0 +1,45 @@ +# Firejail profile for easystroke +# Description: Control your desktop using mouse gestures +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/easystroke.local +# Persistent global definitions +include /etc/firejail/globals.local + +noblacklist ${HOME}/.easystroke + +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-interpreters.inc +include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc + +caps.drop all +ipc-namespace +machine-id +net none +no3d +# nodbus +nodvd +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none + +disable-mnt +private-bin easystroke +private-cache +private-dev +private-etc fonts +private-lib gdk-pixbuf-2.*,gio,gvfs/libgvfscommon.so,libgconf-2.so.*,librsvg-2.so.* +private-tmp + +memory-deny-write-execute +noexec ${HOME} +noexec /tmp -- cgit v1.2.3-70-g09d2