I think I found the solution:

To stop the service:

Code:
--------------------
    sudo -u root  qemu-i386 /home/osmc/MusicIP/MusicMagicMixer/MusicMagicServer 
stop & > /dev/null 2>&1
--------------------

To start it again:

Code:
--------------------
    sudo service mmserver start 
--------------------


Manually it works. Now I'm going to try to implement it in crontab.


------------------------------------------------------------------------
CypherMK's Profile: http://forums.slimdevices.com/member.php?userid=62798
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to