From b34fd29a8b7bff9c37bb7c1f370805e07892f7f7 Mon Sep 17 00:00:00 2001 From: hkarpf Date: Sat, 2 Jan 2016 14:41:08 -0600 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index f06490f..8b25f84 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -2,7 +2,8 @@ These steps are presented as guidelines. Your results may vary, depending on ope ## Ubuntu This installation assumes PlexPy is installed to `/opt/plexpy`. Make sure all paths are correct and accessible. A common mistake is that a daemon user has no read and/or write permissions. - * For Ubuntu that uses systemd (15.10+) utilize this service script: https://github.com/drzoidberg33/plexpy/blob/master/init-scripts/init.ubuntu.systemd +* For Ubuntu that uses systemd (15.10+) utilize this service script: https://github.com/drzoidberg33/plexpy/blob/master/init-scripts/init.ubuntu.systemd + * `cd /opt/plexpy` * `sudo touch /etc/default/plexpy` * Optional: