Updated Install as a daemon (markdown)
@@ -25,4 +25,5 @@ In Yosemite (and greater) you should do the following:
|
|||||||
* `cp /Applications/PlexPy/init-scripts/init.osx ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
* `cp /Applications/PlexPy/init-scripts/init.osx ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
||||||
* `sudo chmod 0600 ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
* `sudo chmod 0600 ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
||||||
* `sudo chown root ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
* `sudo chown root ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
||||||
* `launchctl [load | unload] ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
* To start PlexPy run `launchctl load ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
||||||
|
* To stop PlexPy run `launchctl unload ~/Library/LaunchAgents/com.drzoidberg33.plexpy.plist`
|
Reference in New Issue
Block a user