Page 1 of 1

How to enable Startup in Moipro????

PostPosted: Thu Oct 16, 2014 2:21 am
by pispi
anyone know how to do Startup app, like Oscam and mumudvb???

Re: How to enable Startup in Moipro????

PostPosted: Sun Oct 19, 2014 2:11 pm
by diabloss
oscam start automatically if you tick it on the webui.
for mumudvb you will need an script (is available on mumudvb homepage)

Re: How to enable Startup in Moipro????

PostPosted: Sat May 28, 2016 3:10 am
by krmlk
diabloss Wrote:oscam start automatically if you tick it on the webui.
for mumudvb you will need an script (is available on mumudvb homepage)


I think there is not any startup script for centos

Re: How to enable Startup in Moipro????

PostPosted: Tue Jun 21, 2016 10:48 pm
by ly3nml
Use systemctl for startup.

Re: How to enable Startup in Moipro????

PostPosted: Wed Jun 22, 2016 3:13 pm
by diabloss
krmlk Wrote:
diabloss Wrote:oscam start automatically if you tick it on the webui.
for mumudvb you will need an script (is available on mumudvb homepage)


I think there is not any startup script for centos


Moi Pro simple not using centos ... it is using ARM based distro OpenPCTV

Re: How to enable Startup in Moipro????

PostPosted: Tue Jun 28, 2016 6:59 am
by tayloirit
diabloss Wrote:
krmlk Wrote:
diabloss Wrote:oscam start automatically if you tick it on the webui.
for mumudvb you will need an script (is available on mumudvb homepage)


I think there is not any startup script for centos


Moi Pro simple not using centos ... it is using ARM based distro OpenPCTV


It's not quite a clean solution but I got around this by editing "/usr/bin/moipro-webserver" and put my script files in there. So as an example, my script that mounts the NFS volumes for tv recording storage etc.. seems to work well. The moipro-webserver is the start up script that is run at startup to launch the webpage etc..