Created
January 19, 2018 08:13
-
-
Save rcvalle/df90e058e725ad3bb4b442b38c7eaa40 to your computer and use it in GitHub Desktop.
Revisions
-
rcvalle created this gist
Jan 19, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ [Unit] Description=NZBGet Documentation=https://nzbget.net/documentation [Service] User= Group= Type=forking PIDFile=<nzbget-directory>/downloads/nzbget.lock ExecStart=<nzbget-directory>/nzbget -D ExecStop=<nzbget-directory>/nzbget -Q KillMode=none Restart=on-failure [Install] WantedBy=multi-user.target