Updated Install as a daemon (markdown)

JonnyWong16
2016-02-21 23:45:25 -08:00
parent d3f4851851
commit 875d1b3b5f

@@ -45,7 +45,7 @@ Optional:
* Run from another directory: `sudo sysrc plexpy_dir="DIRECTORY"` * Run from another directory: `sudo sysrc plexpy_dir="DIRECTORY"`
## FreeNAS ## 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. 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 * Save and close the file
* Type: `edit /etc/rc.conf` and add `plexpy_enable="YES"` to the file. * Type: `edit /etc/rc.conf` and add `plexpy_enable="YES"` to the file.
* Restart the PlexPy jail * 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