Skip to content

Instantly share code, notes, and snippets.

@boris317
Created February 14, 2015 16:59
Show Gist options
  • Select an option

  • Save boris317/e19b4d9784e709317f39 to your computer and use it in GitHub Desktop.

Select an option

Save boris317/e19b4d9784e709317f39 to your computer and use it in GitHub Desktop.
[Unit]
Description=CouchPotato application instance
[Service]
ExecStart=/media/nzb_apps/CouchPotatoServer/CouchPotato.py --daemon --data_dir=/media/nzb_apps/.couchpotato
GuessMainPID=no
Type=forking
User=root
Group=root
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment