summaryrefslogtreecommitdiff
path: root/profiles/mgba.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/mgba.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/mgba.profile')
-rw-r--r--profiles/mgba.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile
index 6a2fd69..dae77b6 100644
--- a/profiles/mgba.profile
+++ b/profiles/mgba.profile
@@ -20,7 +20,10 @@ include whitelist-common.inc
# kcmp required for amdgpu
seccomp !name_to_handle_at,!kcmp
-# private-dev breaks joysticks
+# netlink required for controller support
+protocol unix,netlink
+
+# private-dev breaks controllers
ignore private-dev
ignore memory-deny-write-execute