Start OPENEMM on Boot time

Use this forum for questions regarding installation, upgrading and configuration of OpenEMM

Moderator: moderator

luke2112
Posts: 2
Joined: Thu Sep 22, 2011 2:49 pm

Start OPENEMM on Boot time

Post by luke2112 »

Hi,
I installed the openEmm 2011 VMX version successfully.
I want to know if is it possibile to start openemm automatically when the system boots up.

Thanks
maschoff
Site Admin
Posts: 2628
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Start OPENEMM on Boot time

Post by maschoff »

Try adding line

Code: Select all

su - openemm -c "openemm.sh start"
to file rc.local in directory /etc. Does this work for you?
OpenEMM Maintainer
luke2112
Posts: 2
Joined: Thu Sep 22, 2011 2:49 pm

Re: Start OPENEMM on Boot time

Post by luke2112 »

Thank you very much Maschoff!
It Works
Post Reply