diff --git a/2 - Server Guide/06 - Sonarr (TV) b/2 - Server Guide/06 - Sonarr (TV) index e733d695fb..b5ac16e865 100644 --- a/2 - Server Guide/06 - Sonarr (TV) +++ b/2 - Server Guide/06 - Sonarr (TV) @@ -9,6 +9,7 @@ sudo apt-get install nzbdrone sudo nano /etc/systemd/system/sonarr.service ####### COPY ###### START + [Unit] Description=Sonarr Daemon After=multi-user.target @@ -24,7 +25,9 @@ Restart=always [Install] WantedBy=multi-user.target -####### COPY ###### START + +####### COPY ###### END + # Press CTRL+X to exit and save # Start the Sonnar Service