From 55760ff1eaefeb0ca72a45fbab7b8648b8fae98c Mon Sep 17 00:00:00 2001 From: hkarpf Date: Sat, 2 Jan 2016 14:40:13 -0600 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.md b/Installation.md index e3f5e04..738217a 100644 --- a/Installation.md +++ b/Installation.md @@ -34,6 +34,7 @@ PlexPy will be installed to `/opt/plexpy`. * Type: `python PlexPy.py` * PlexPy will be loaded in your browser or listening @ http://localhost:8181 * To start PlexPy on startup, refer to [[Install as a daemon]] + * For Ubuntu that uses systemd (15.10+) utilize this service script: plexpy/init-scripts/init.ubuntu.systemd ## FreeBSD PlexPy will be installed to `/usr/local/share/plexpy`.