summaryrefslogtreecommitdiff
path: root/profiles/dolphin-emu.local
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-04 02:37:18 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-04 02:37:18 -0700
commit96dd956c01e734e8aec007e9e0c13d6908f5fc11 (patch)
treec8885c806981cada98ddd5a1d52f52fbda2507aa /profiles/dolphin-emu.local
parentAdd kristall profile (diff)
downloadfirejail-profiles-96dd956c01e734e8aec007e9e0c13d6908f5fc11.tar.xz
Many updates for firejail 0.9.66
Diffstat (limited to 'profiles/dolphin-emu.local')
-rw-r--r--profiles/dolphin-emu.local16
1 files changed, 13 insertions, 3 deletions
diff --git a/profiles/dolphin-emu.local b/profiles/dolphin-emu.local
index 9972519..ce3e7b1 100644
--- a/profiles/dolphin-emu.local
+++ b/profiles/dolphin-emu.local
@@ -3,11 +3,21 @@ 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
+# # alsa audio will work with ipc-namespace,
+# # but it hogs the alsa device from other applications
+ignore ipc-namespace
+
+# # machine-id, obs, and alsa don't get along
#ignore machine-id
+ignore netfilter
+net none
+
+# # noinput breaks joysticks
+ignore noinput
+
protocol unix,netlink
seccomp !name_to_handle_at
-# private-dev breaks joysticks
-#ignore private-dev
+# # private-dev no longer breaks controllers
+private-dev