update all the packages, remove some unneeded ones

This commit is contained in:
moparisthebest
2018-06-01 08:08:14 -04:00
parent 1ac473c02c
commit 9fce20fc6d
142 changed files with 2965 additions and 1333 deletions

View File

@@ -3,12 +3,13 @@ Description=Sonarr Service
After=network.target
[Service]
Environment=MONO_TLS_PROVIDER=legacy
User=sonarr
Group=sonarr
ExecStart=/usr/bin/sonarr -nobrowser -data=/var/lib/sonarr
Type=simple
TimeoutStopSec=20
KillMode=process
Restart=always
[Install]
WantedBy=multi-user.target