Updated Install as a daemon (markdown)

dny238
2015-06-09 14:24:23 -06:00
parent cc09760b57
commit 4afeb4a488
+2 -2
@@ -26,8 +26,8 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur
* Adjust settings in `/etc/default/headphones`. See the comments in `/home/sabnzbd/headphones/init-scripts/init.fedora.centos.systemd` for the list of parameters.
* `sudo cp /home/sabnzbd/headphones/init-scripts/init.fedora.centos.systemd /home/sabnzbd/headphones/init-scripts/headphones.service`
* `sudo chmod +x /home/sabnzbd/headphones/init-scripts/headphones.service`
* `sudo touch /etc/headphones/headphones.ini
* `sudo chown sabnzbd:sabnzbd /etc/headphones/headphones.ini
* `sudo touch /etc/headphones/headphones.ini`
* `sudo chown sabnzbd:sabnzbd /etc/headphones/headphones.ini`
* `sudo cp /home/sabnzbd/headphones/init-scripts/headphones.service /lib/systemd/system/headphones.service`
* `sudo systemctl daemon-reload`
* `sudo systemctl enable headphones.service`