aboutsummaryrefslogtreecommitdiffstats
path: root/bin/bw_mednafen
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-01-22 17:36:07 +0000
committerterminaldweller <thabogre@gmail.com>2023-01-22 17:36:07 +0000
commitc836ea89a48f53ec1dd05c1dcdc606bb44c8b619 (patch)
tree22882efad0fdc677d353dec723d813825bbcb5d2 /bin/bw_mednafen
parentupdate (diff)
downloadscripts-c836ea89a48f53ec1dd05c1dcdc606bb44c8b619.tar.gz
scripts-c836ea89a48f53ec1dd05c1dcdc606bb44c8b619.zip
update
Diffstat (limited to '')
-rwxr-xr-xbin/bw_mednafen6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/bw_mednafen b/bin/bw_mednafen
index 84075c2..e06b66f 100755
--- a/bin/bw_mednafen
+++ b/bin/bw_mednafen
@@ -99,7 +99,7 @@ env -i \
--new-session \
--die-with-parent \
--hostname RESTRICTED \
- --seccomp 9 \
mednafen \
- "$@" \
- 9<"/tmp/seccomp_logging_filter.bpf"
+ "$@"
+ # --seccomp 9 \
+ # 9<"/tmp/seccomp_logging_filter.bpf"