diff --git a/Install-on-Ubuntu-16.04..md b/Installation.md similarity index 75% rename from Install-on-Ubuntu-16.04..md rename to Installation.md index cc712c9..51a19fe 100644 --- a/Install-on-Ubuntu-16.04..md +++ b/Installation.md @@ -1,4 +1,4 @@ -# Install +### Debian/Ubuntu ### Install requirements: @@ -39,24 +39,4 @@ Group= Type=simple ExecStart=/usr/bin/mono /opt/Radarr/Radarr.exe -nobrowser -TimeoutStopSec=20 -KillMode=process -Restart=on-failure - -[Install] -WantedBy=multi-user.target -``` - -Create the symlink. - - systemctl enable radarr.service - -Start the service. - - service radarr start - -Confirm the service is running. - - service radarr status - -Navigate to http://ipaddress:7878 \ No newline at end of file +TimeoutStopSec= \ No newline at end of file