From 37e4d74dff29c56ec5e9b078ea027b0d8352492b Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Thu, 25 Jun 2020 15:06:02 +0200 Subject: new profiles --- etc/profile-m-z/ZeGrapher.profile | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 etc/profile-m-z/ZeGrapher.profile (limited to 'etc/profile-m-z/ZeGrapher.profile') diff --git a/etc/profile-m-z/ZeGrapher.profile b/etc/profile-m-z/ZeGrapher.profile new file mode 100644 index 000000000..02c5a043d --- /dev/null +++ b/etc/profile-m-z/ZeGrapher.profile @@ -0,0 +1,48 @@ +# Firejail profile for ZeGrapher +# Description: Free and opensource math graphing software +# This file is overwritten after every install/update +# Persistent local customizations +include ZeGrapher.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/ZeGrapher Project + +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 + +whitelist /usr/share/ZeGrapher +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 +nogroups +nonewprivs +noroot +nosound +notv +nou2f +novideo +protocol unix,netlink +seccomp +shell none +tracelog + +disable-mnt +private-bin ZeGrapher +private-cache +private-dev +private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2