summarylogtreecommitdiffstats
path: root/discord-canary.sh
diff options
context:
space:
mode:
authore5ten2019-04-10 04:55:53 -0400
committere5ten2019-04-10 04:55:53 -0400
commitab8b206ca76c589fde91296c133a2f785403075d (patch)
treeb298f8adc1d391d9ab3b1fd35be8cac86caf2ba3 /discord-canary.sh
parentb703918b4e041409bb7bba9d275ea973a2d476ff (diff)
downloadaur-ab8b206ca76c589fde91296c133a2f785403075d.tar.gz
wrapper script to disable sandbox that doesn't work without CONFIG_USER_NS_UNPRIVILEGED
Diffstat (limited to 'discord-canary.sh')
-rw-r--r--discord-canary.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/discord-canary.sh b/discord-canary.sh
new file mode 100644
index 000000000000..c996fb32d39b
--- /dev/null
+++ b/discord-canary.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+/opt/discord-canary/DiscordCanary --no-sandbox "$@"