diff options
author | terminaldweller <devi@terminaldweller.com> | 2023-07-13 18:10:26 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2023-07-13 18:10:26 +0000 |
commit | b595ac2150e42a22e92b954188ae374d290b3f53 (patch) | |
tree | b5e9d5e421c6d266e669476e2a1dfa4e89383953 /bin | |
parent | update (diff) | |
download | scripts-main.tar.gz scripts-main.zip |
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/bw_mednafen | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/bw_mednafen b/bin/bw_mednafen index e06b66f..b4febfa 100755 --- a/bin/bw_mednafen +++ b/bin/bw_mednafen @@ -101,5 +101,5 @@ env -i \ --hostname RESTRICTED \ mednafen \ "$@" - # --seccomp 9 \ - # 9<"/tmp/seccomp_logging_filter.bpf" +# --seccomp 9 \ +# 9<"/tmp/seccomp_logging_filter.bpf" \ |