summaryrefslogtreecommitdiff
path: root/profiles/mupen64plus-qt.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-04 09:54:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-04 09:54:21 -0700
commit09d8724fbfd0e42de2b9c337c6cfdcf4430fc5aa (patch)
treeb4832b9fe976390312f2850da0d5a6ac646b09c9 /profiles/mupen64plus-qt.profile
parentAdded profiles for Crusader Kings II and III (diff)
downloadfirejail-profiles-09d8724fbfd0e42de2b9c337c6cfdcf4430fc5aa.tar.xz
Fix controllers and amdgpu crashing on several emulators
Diffstat (limited to 'profiles/mupen64plus-qt.profile')
-rw-r--r--profiles/mupen64plus-qt.profile30
1 files changed, 4 insertions, 26 deletions
diff --git a/profiles/mupen64plus-qt.profile b/profiles/mupen64plus-qt.profile
index f1c3931..b139abe 100644
--- a/profiles/mupen64plus-qt.profile
+++ b/profiles/mupen64plus-qt.profile
@@ -6,32 +6,10 @@ include mupen64plus-qt.local
# Persistent global definitions
include globals.local
-noblacklist ${HOME}/.config/mupen64plus
-noblacklist ${HOME}/.local/share/mupen64plus
-
-include disable-common.inc
-include disable-devel.inc
-include disable-passwdmgr.inc
-include disable-passwdmgr.inc
-include disable-programs.inc
-
-# you'll need to manually whitelist ROM files
-mkdir ${HOME}/.config/mupen64plus
-mkdir ${HOME}/.local/share/mupen64plus
mkdir ${HOME}/.local/share/mupen64plus-qt
-whitelist ${HOME}/.config/mupen64plus
-whitelist ${HOME}/.local/share/mupen64plus
whitelist ${HOME}/.local/share/mupen64plus-qt
-whitelist ${HOME}/games/Emulators/N64GAMES
-read-only ${HOME}/games/Emulators/N64GAMES
-include whitelist-common.inc
-caps.drop all
-net none
-nodbus
-nodvd
-nonewprivs
-noroot
-notv
-novideo
-seccomp
+# name_to_handle_at required for kde file manager
+seccomp !name_to_handle_at
+
+include mupen64plus.profile