diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index a12f9e8..1dbcca4 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -23,7 +23,6 @@ This installation assumes Headphones is installed to `/opt/headphones`. Make sur * `mkdir -R chown sabnzbd:sabnzbd /home/sabnzbd` * `cd /home/sabnzbd` * `git clone https://github.com/rembo10/headphones.git` -* 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`