summarylogtreecommitdiffstats
path: root/sonarr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sonarr.sh')
-rwxr-xr-xsonarr.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonarr.sh b/sonarr.sh
index 1b1e91d58f79..b31535ac84f8 100755
--- a/sonarr.sh
+++ b/sonarr.sh
@@ -1,2 +1,3 @@
#!/bin/sh
+export MONO_TLS_PROVIDER=legacy
exec mono /usr/lib/sonarr/NzbDrone.exe "$@"