From 67ef34949d87df90ac4532734e7ef1898de4c280 Mon Sep 17 00:00:00 2001 From: MartinLeeUK Date: Mon, 25 Jan 2016 18:23:52 +0000 Subject: [PATCH] Updated Install as a daemon (markdown) --- Install-as-a-daemon.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Install-as-a-daemon.md b/Install-as-a-daemon.md index 3a4a4af..ee78d0d 100644 --- a/Install-as-a-daemon.md +++ b/Install-as-a-daemon.md @@ -22,7 +22,9 @@ This installation assumes PlexPy is installed to `/opt/plexpy`. Make sure all pa * `sudo service plexpy [start | stop | reload | restart]` ## Mac OS X -Tested on Mac OS X 10.8.2. Assumes PlexPy is installed to `/Applications/PlexPy/` +Tested on Mac OS X 10.11.3. Assumes PlexPy is installed to `/Applications/PlexPy/` + +If you need to specify a version of Python, edit `com.drzoidberg33.plexpy.plist` * Make sure PlexPy is shutdown. `PlexPy > Settings > Shutdown` * `cp /Applications/PlexPy/init-scripts/init.osx ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`