Updated Install as a daemon (markdown)

JonnyWong16
2016-07-04 08:24:11 -07:00
parent 7dc096202b
commit 2be39a7371

@@ -63,6 +63,6 @@ To automate the PlexPy script just do this in the jail shell (in root directory)
* Type: `edit /etc/rc.d/plexpy`
* Edit the following line: `${plexpy_user:="xxxx"}` (I just used 'root')
* Save and close the file
* Type: `sysrc plexpy_enable="YES"` to the file.
* Restart the PlexPy jail
* Type: `sysrc plexpy_enable="YES"`.
* Start PlexPy using `service plexpy start`.
* You can use `service plexpy [start | stop | restart | status]` to start/stop/restart or check the status of the PlexPy service