summaryrefslogtreecommitdiff
path: root/profiles/fceux.profile
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/fceux.profile')
-rw-r--r--profiles/fceux.profile23
1 files changed, 23 insertions, 0 deletions
diff --git a/profiles/fceux.profile b/profiles/fceux.profile
new file mode 100644
index 0000000..b63b0b7
--- /dev/null
+++ b/profiles/fceux.profile
@@ -0,0 +1,23 @@
+# This file is overwritten after every install/update
+# Persistent local customizations
+include fceux.local
+# Persistent global definitions
+include globals.local
+
+noblacklist ${HOME}/.fceux
+noblacklist ${HOME}/games/Emulators/NESGAMES
+
+mkdir ${HOME}/.fceux
+whitelist ${HOME}/.fceux
+whitelist ${HOME}/games/Emulators/NESGAMES
+read-only ${HOME}/games/Emulators/NESGAMES
+include whitelist-common.inc
+
+seccomp !name_to_handle_at
+
+# private-dev breaks joysticks
+ignore private-dev
+
+ignore memory-deny-write-execute
+
+include generic-game.inc