From a25e4a101129471f3221df5471e2fc8fa6a1c4e6 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 20 Jul 2021 20:24:37 +0200 Subject: new profiles --- etc/profile-a-l/lifeograph.profile | 58 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 etc/profile-a-l/lifeograph.profile (limited to 'etc/profile-a-l/lifeograph.profile') diff --git a/etc/profile-a-l/lifeograph.profile b/etc/profile-a-l/lifeograph.profile new file mode 100644 index 000000000..b9ed0de8e --- /dev/null +++ b/etc/profile-a-l/lifeograph.profile @@ -0,0 +1,58 @@ +# Firejail profile for lifeograph +# Description: Lifeograph is a diary program to take personal notes +# This file is overwritten after every install/update +# Persistent local customizations +include lifeograph.local +# Persistent global definitions +include globals.local + +nodeny ${DOCUMENTS} + +deny /usr/libexec + +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 + +allow ${DOCUMENTS} +allow /usr/share/lifeograph +include whitelist-common.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 +no3d +nodvd +nogroups +noinput +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix +seccomp +seccomp.block-secondary +shell none +tracelog + +disable-mnt +private-bin lifeograph +private-cache +private-dev +private-etc alternatives,dconf,fonts,gtk-3.0,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,pango,X11 +private-tmp + +dbus-user filter +dbus-user.talk ca.desrt.dconf +dbus-system none -- cgit v1.2.3-70-g09d2