aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mupen64plus.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/mupen64plus.profile')
-rw-r--r--etc/profile-m-z/mupen64plus.profile35
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/profile-m-z/mupen64plus.profile b/etc/profile-m-z/mupen64plus.profile
new file mode 100644
index 000000000..00983a8f3
--- /dev/null
+++ b/etc/profile-m-z/mupen64plus.profile
@@ -0,0 +1,35 @@
1# Firejail profile for mupen64plus
2# Description: Nintendo64 Emulator
3# This file is overwritten after every install/update
4# Persistent local customizations
5include mupen64plus.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.config/mupen64plus
10noblacklist ${HOME}/.local/share/mupen64plus
11
12include disable-common.inc
13include disable-devel.inc
14include disable-passwdmgr.inc
15include disable-passwdmgr.inc
16include disable-programs.inc
17
18# you'll need to manually whitelist ROM files
19mkdir ${HOME}/.config/mupen64plus
20mkdir ${HOME}/.local/share/mupen64plus
21whitelist ${HOME}/.config/mupen64plus
22whitelist ${HOME}/.local/share/mupen64plus
23include whitelist-common.inc
24
25caps.drop all
26net none
27nodvd
28nonewprivs
29noroot
30notv
31novideo
32seccomp
33
34dbus-user none
35dbus-system none