![]() |
Identify Applications Loading at Startup
What is the best way to identify applications which start running when the device starts up and stay running? I have used top and htop to see processes, but I specifically want to identify processes and applications which start when the device is turned on. My goal is to remove unnecessary applications from startup to improve N900 performance.
Any thoughts are welcome, thanks. |
Re: Identify Applications Loading at Startup
One way would be to look at the upstart scripts in /etc/event.d/ or watch `lsof` and look at the "COMMAND" column to see what is opening files.
You'll notice A LOT of stale entries in /etc/event.d/ as many packages don't remove them - which is fairly ridiculous. |
Re: Identify Applications Loading at Startup
Quote:
|
Re: Identify Applications Loading at Startup
Thanks for the response.
Can we put together a list of the upstart scripts that should be present on a stock 1.2 version of the N900? Since I have installed so many applications it's very hard for me to tell which scripts in /etc/event.d/ were there to begin with versus which scripts were installed by a third party application. |
Re: Identify Applications Loading at Startup
uncompress the FIASCO image and you can view the ones that are included from an installation.
|
Re: Identify Applications Loading at Startup
Maybe add a line to the startup script
/etc/init.d/zzinitdone (line 25 perhaps) Code:
... zzinitdone is a kludge (says so, anyway) so looks like that is what the original team had in mind:cool: ...or not... HTH |
Re: Identify Applications Loading at Startup
Is there any chance someone who has an umcompressed FIASCO image handy could list the files present in the /etc/event.d directory?
Thank you Quote:
|
Re: Identify Applications Loading at Startup
No takers for the below request?
Quote:
|
All times are GMT. The time now is 21:16. |
vBulletin® Version 3.8.8