Updated Install as a daemon (markdown)
@@ -61,7 +61,7 @@ To automate the PlexPy script just do this in the jail shell (in root directory)
|
|||||||
* Type: `cp /usr/local/share/plexpy/init-scripts/init.freenas /etc/rc.d/plexpy`
|
* Type: `cp /usr/local/share/plexpy/init-scripts/init.freenas /etc/rc.d/plexpy`
|
||||||
* Type: `chmod 777 /etc/rc.d/plexpy`
|
* Type: `chmod 777 /etc/rc.d/plexpy`
|
||||||
* 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 user in the following line: `${plexpy_user:="xxxx"}` (I just used 'root')
|
||||||
* Save and close the file
|
* Save and close the file
|
||||||
* Type: `sysrc plexpy_enable="YES"`.
|
* Type: `sysrc plexpy_enable="YES"`.
|
||||||
* Start PlexPy using `service plexpy start`.
|
* Start PlexPy using `service plexpy start`.
|
||||||
|
Reference in New Issue
Block a user