From f10ad6c4dfaf2b11b5b1417b42aaebccdea41854 Mon Sep 17 00:00:00 2001 From: basilfx Date: Wed, 17 Dec 2014 01:45:06 -0800 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`