Updated Install as a daemon (markdown)
@@ -45,7 +45,7 @@ Optional:
|
||||
* Run from another directory: `sudo sysrc plexpy_dir="DIRECTORY"`
|
||||
|
||||
## FreeNAS
|
||||
Instructions by [Supa](https://forums.freenas.org/index.php?threads/how-to-install-plexpy-in-a-freenas-9-3-jail.38589/#post-234202) on the FreeNAS forums.
|
||||
Instructions by [Supa on the FreeNAS forums](https://forums.freenas.org/index.php?threads/how-to-install-plexpy-in-a-freenas-9-3-jail.38589/#post-234202).
|
||||
|
||||
This assumes PlexPy is installed to `/usr/local/share/` as per installation instructions.
|
||||
|
||||
@@ -57,4 +57,4 @@ To automate the PlexPy script just do this in the jail shell (in root directory)
|
||||
* Save and close the file
|
||||
* Type: `edit /etc/rc.conf` and add `plexpy_enable="YES"` to the file.
|
||||
* Restart the PlexPy jail
|
||||
* You can use `service plexpy [start | stop | restart | status]`
|
||||
* 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