From 6309857565aa40244b1e7c99aed54c3da81846fc Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sun, 29 Mar 2020 13:01:05 +0200 Subject: more game profiles - frogatto - gnome_games-common.profile - gnome-2048 (make redirect) - gnome-mines - gnome-nibbles - lightsoff - ts3client_runscript.sh (fix #3279) - warmux (don't get confused with the warmux/wormux thing) --- etc/frogatto.profile | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 etc/frogatto.profile (limited to 'etc/frogatto.profile') diff --git a/etc/frogatto.profile b/etc/frogatto.profile new file mode 100644 index 000000000..fd7c5fc16 --- /dev/null +++ b/etc/frogatto.profile @@ -0,0 +1,47 @@ +# Firejail profile for frogatto +# Description: 2D platformer game starring a quixotic frog +# This file is overwritten after every install/update +# Persistent local customizations +include frogatto.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.frogatto + +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-xdg.inc + +mkdir ${HOME}/.frogatto +whitelist ${HOME}/.frogatto +whitelist /usr/share/frogatto +include whitelist-common.inc +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +net none +nodbus +nodvd +nogroups +nonewprivs +noroot +notv +nou2f +novideo +protocol unix +seccomp +shell none +tracelog + +disable-mnt +private-bin frogatto,sh +private-cache +private-dev +private-etc machine-id +private-tmp -- cgit v1.2.3-70-g09d2