PKGBUILDs/aur/couchpotato-git/couchpotato.service
Kevin Mihelich 7b913a6cea aur updates
2013-05-21 22:08:05 +00:00

15 lines
331 B
Desktop File

[Unit]
Description=An automatic NZB and torrent movie downloader
[Service]
ExecStart=/usr/bin/python2 /opt/couchpotato/CouchPotato.py --config_file /opt/couchpotato/config.ini --data_dir /opt/couchpotato/data --daemon --quiet
GuessMainPID=no
Type=forking
User=couchpotato
Group=couchpotato
[Install]
WantedBy=multi-user.target