Updated Install as a daemon (markdown)
@@ -55,6 +55,6 @@ To automate the PlexPy script just do this in the jail shell (in root directory)
|
|||||||
* Type: `edit /etc/rc.d/plexpy`
|
* Type: `edit /etc/rc.d/plexpy`
|
||||||
* Edit the following line: `${plexpy_user:="xxxx"}` (I just used 'root')
|
* Edit the following line: `${plexpy_user:="xxxx"}` (I just used 'root')
|
||||||
* Save and close the file
|
* Save and close the file
|
||||||
* Type: `edit /etc/rc.conf` and add `plexpy_enable="YES"` to the file.
|
* Type: `sysrc plexpy_enable="YES"` to the file.
|
||||||
* Restart the PlexPy jail
|
* Restart the PlexPy jail
|
||||||
* You can use `service plexpy [start | stop | restart | status]` to start/stop/restart or check the status of the PlexPy service
|
* You can use `service plexpy [start | stop | restart | status]` to start/stop/restart or check the status of the PlexPy service
|
Reference in New Issue
Block a user