aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/dot_local/bin/executable_mpv
diff options
context:
space:
mode:
Diffstat (limited to 'dot_local/bin/executable_mpv')
-rw-r--r--dot_local/bin/executable_mpv4
1 files changed, 0 insertions, 4 deletions
diff --git a/dot_local/bin/executable_mpv b/dot_local/bin/executable_mpv
deleted file mode 100644
index ba6787b..0000000
--- a/dot_local/bin/executable_mpv
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-# Thin wrapper: run /usr/bin/mpv inside _sandbox-net-parser. See that
-# script for the threat model and the SANDBOX=0 escape hatch.
-exec _sandbox-net-parser /usr/bin/mpv "$@"