Changes

From Amahi Wiki
Jump to: navigation, search
22 bytes removed ,  01:35, 10 April 2014
====Startup Script====
<pre> nano /etc/init.d/pytivo</pre>
*Paste this into the file:
</pre>
<pre>* Make file executable: chmod u+x /etc/init.d/pytivo</pre>
*Start the daemonservice:<pre> service pytivo start</pre>
*If successful (Enable start on boot):<pre> chkconfig pytivo on</pre>
===Configure pyTiVo===
12,424

edits