From f3056a862a6eb9ccbd08760c1b8d7fa769f90e9f Mon Sep 17 00:00:00 2001 From: kortewegdevries <62639087+kortewegdevries@users.noreply.github.com> Date: Wed, 16 Dec 2020 18:12:48 +0000 Subject: New profiles for alacarte,tootle,photoflare (#3816) * New profiles for alacarte,tootle,photoflare * Fix dbus Co-authored-by: kortewegdevries --- etc/profile-m-z/photoflare.profile | 50 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 etc/profile-m-z/photoflare.profile (limited to 'etc/profile-m-z/photoflare.profile') diff --git a/etc/profile-m-z/photoflare.profile b/etc/profile-m-z/photoflare.profile new file mode 100644 index 000000000..d9df3e3b3 --- /dev/null +++ b/etc/profile-m-z/photoflare.profile @@ -0,0 +1,50 @@ +# Firejail profile for photoflare +# Description: Simple painting and editing program +# This file is overwritten after every install/update +# Persistent local customizations +include photoflare.local +# Persistent global definitions +include photoflare.local + +noblacklist ${PICTURES} + +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 disable-shell.inc +include disable-xdg.inc + +include whitelist-runuser-common.inc +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +machine-id +net none +nodvd +no3d +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +shell none +tracelog + +disable-mnt +private-bin photoflare +private-cache +private-dev +private-etc alternatives,fonts,locale,locale.alias,locale.conf,mime.types,X11 +private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2