summaryrefslogtreecommitdiff
path: root/profiles/mgba.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/mgba.profile')
-rw-r--r--profiles/mgba.profile10
1 files changed, 5 insertions, 5 deletions
diff --git a/profiles/mgba.profile b/profiles/mgba.profile
index dae77b6..f84044e 100644
--- a/profiles/mgba.profile
+++ b/profiles/mgba.profile
@@ -16,15 +16,15 @@ whitelist ${HOME}/games/Emulators/GBAGAMES
read-only ${HOME}/games/Emulators/GBAGAMES
include whitelist-common.inc
-# name_to_handle_at required for kde file manager
-# kcmp required for amdgpu
-seccomp !name_to_handle_at,!kcmp
+# # seccomp breaks integrated file manager on kde applications
+# # due to syscall name_to_handle_at
+seccomp !name_to_handle_at
# netlink required for controller support
protocol unix,netlink
-# private-dev breaks controllers
-ignore private-dev
+# noinput breaks controllers
+ignore noinput
ignore memory-deny-write-execute