summarylogtreecommitdiffstats
path: root/sonarr.sh
diff options
context:
space:
mode:
authorDaniel Egeberg2017-08-14 16:35:30 +0200
committerDaniel Egeberg2017-08-14 16:35:30 +0200
commit2ef87ff028f0ad67c75e026f9765ebf9bf005457 (patch)
tree10335a45632da0c91dd17259fbc17a5ce8768775 /sonarr.sh
parent46a5856872637b55423a4ef47fda7dec8e1ae196 (diff)
downloadaur-2ef87ff028f0ad67c75e026f9765ebf9bf005457.tar.gz
Move MONO_TLS_PROVIDER to the systemd service file
Diffstat (limited to 'sonarr.sh')
-rwxr-xr-xsonarr.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/sonarr.sh b/sonarr.sh
index b31535ac84f8..1b1e91d58f79 100755
--- a/sonarr.sh
+++ b/sonarr.sh
@@ -1,3 +1,2 @@
#!/bin/sh
-export MONO_TLS_PROVIDER=legacy
exec mono /usr/lib/sonarr/NzbDrone.exe "$@"