diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index 9726d4d..7a555f3 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -1,7 +1,7 @@ These steps are presented as guidelines. Your results may vary, depending on operating system, installation path and other settings. ## Ubuntu -This installation assumes Headphones is installed to `/opt/headphones`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no write permissions. +This installation assumes Headphones is installed to `/opt/headphones`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no read and/or write permissions. * `cd /opt/headphones` * `sudo touch /etc/default/headphones`