Updated Install as a daemon (markdown)

hkarpf
2016-01-02 14:40:58 -06:00
parent 2c776de7bb
commit 3e0482dae5

@@ -2,7 +2,7 @@ These steps are presented as guidelines. Your results may vary, depending on ope
## Ubuntu ## 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. 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
* `cd /opt/plexpy` * `cd /opt/plexpy`
* `sudo touch /etc/default/plexpy` * `sudo touch /etc/default/plexpy`
* Optional: * Optional: