LinuxMCE Forums
May 19, 2013, 10:22:32 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Script loading order during MCE startup  (Read 452 times)
geekyhawkes
Guru
****
Posts: 230


View Profile
« on: July 07, 2009, 07:16:41 pm »

Sorry for the slightly random question but i was wondering if someone here could give me a list of the last few scripts loaded by Linux MCE during the startup process. 

My reason for asking is 2 fold, firstly I need to add a line to start mediatomb as per this thread;

http://forum.linuxmce.org/index.php?topic=8477.0

I also need to add a line to enable my wifi WPA connection, currently i have to drop to KDE each time to type one line into terminal to get wifi working and this clearly isnt as elegant as it could be. 

I have tried putting both of these commands into a startup script;

/.kde/Autostart/wifi

but it doesnt seem to work as it only appears to be run when you drop to the KDE desktop and not during normal MCE startup.

Is there a best practise script to edit for user specific startup options?  At somepoint hopefully at least the mediatomb script wont be required as it can be added into the Beta release of 0810.
Logged
merkur2k
Addicted
*
Posts: 513


View Profile
« Reply #1 on: July 07, 2009, 07:28:44 pm »

generally, startup stuff in linux can be placed in /etc/rc.local
as for linuxMCE stuff, that will take some digging around in the scripts, probably starting with /usr/pluto/bin/StartCoreServices.sh (this is just a rough guess).
Note that most services are run in a "screen" session, particularly if they do not have their own "daemon" mode.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!