summaryrefslogtreecommitdiff
path: root/profiles/dolphin-emu.local
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-02-05 09:26:49 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-02-05 09:26:49 -0800
commite8dd0fb0cffe67e8497db423eb088faa6fac6196 (patch)
tree9cbd3f736e8b5cca5e40cc022bb4d67a9a495599 /profiles/dolphin-emu.local
parentAdd notes for hardened-malloc breakage on aruba (diff)
downloadfirejail-profiles-e8dd0fb0cffe67e8497db423eb088faa6fac6196.tar.xz
Updated dolphin-emu.profile to .local
Diffstat (limited to 'profiles/dolphin-emu.local')
-rw-r--r--profiles/dolphin-emu.local13
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/dolphin-emu.local b/profiles/dolphin-emu.local
new file mode 100644
index 0000000..9972519
--- /dev/null
+++ b/profiles/dolphin-emu.local
@@ -0,0 +1,13 @@
+noblacklist ${HOME}/games/Emulators/GCNGAMES
+
+whitelist ${HOME}/games/Emulators/GCNGAMES
+read-only ${HOME}/games/Emulators/GCNGAMES
+
+# machine-id, obs, and alsa don't get along
+#ignore machine-id
+
+protocol unix,netlink
+seccomp !name_to_handle_at
+
+# private-dev breaks joysticks
+#ignore private-dev