thomx12

headphones.service

Feb 18th, 2014
50
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. [Unit]
  3. Description=Headphones - Automatic music downloader for SABnzbd
  4.  
  5. [Service]
  6. ExecStart=/etc/headphones/Headphones.py --daemon --config /etc/headphones/headphones.ini --datadir /mnt/media/.he$
  7. GuessMainPID=no
  8. Type=forking
  9.  
  10. [Install]
  11. WantedBy=multi-user.target
RAW Paste Data