summaryrefslogtreecommitdiff
path: root/profiles/mgba.profile
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-11 14:25:29 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-02-11 14:25:29 -0800
commitb7962ca7f3a6d0d8db13a717ed6316748cb73748 (patch)
tree7b24c1586d4c777b39df0ae48bd62c8fb1cbaeb6 /profiles/mgba.profile
parentUpdated for firejail 0.9.68 (diff)
downloadfirejail-profiles-b7962ca7f3a6d0d8db13a717ed6316748cb73748.tar.xz
Fix controller support for mgba and desmume
Diffstat (limited to 'profiles/mgba.profile')
-rw-r--r--profiles/mgba.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile
index f84044e..8415985 100644
--- a/profiles/mgba.profile
+++ b/profiles/mgba.profile
@@ -20,11 +20,10 @@ include whitelist-common.inc
# # due to syscall name_to_handle_at
seccomp !name_to_handle_at
-# netlink required for controller support
+# mgba requires input and protocol netlink for controller support
+ignore noinput
protocol unix,netlink
-# noinput breaks controllers
-ignore noinput
ignore memory-deny-write-execute