XBMC not part of command 'service --status-all' - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Others (/forum-24.html) +--- Thread: XBMC not part of command 'service --status-all' (/thread-2279.html) |
XBMC not part of command 'service --status-all' - BWeij - 9th May, 2014 05:48 PM If you run 'service --status-all' you will get a list of all services on your Raspberry Pi. How come you do not see XBMC in this list? XBMC is a service and you can start, stop and restart it with the command 'service XBMC start|stop|restart'. RE: XBMC not part of command 'service --status-all' - IriDium - 9th May, 2014 09:49 PM Do you understand what 'service --status-all' actually does? Maybe Mr Google can inform you. |