update all the packages, remove some unneeded ones
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user