Tagged Questions
1
vote
1answer
73 views
Run script on networked user login
The computer lab is running 10.8. I would like to run a script when networked users login. As far as I can tell my choices are:
launchd agents - Not meant for this. On the launchd.plist man page it ...
1
vote
1answer
89 views
Disabling startup items that run on their own
I've found a couple apps that seem to be able to launch themselves on startup, despite that they don't appear in the usual places...
- Login Items (in the Users preference pane)
- ...
4
votes
2answers
376 views
How can I see which of my Login Items is slowing down my startup time?
Recently — perhaps when I upgraded to Lion, perhaps some other time — I've noticed that OS X is not ready to go after startup as fast as it used to be.
I have a fast SSD as my only internal drive, ...
6
votes
2answers
3k views
Make a script/app run on logout
We all know that Mac OS X has the very useful Login Items functionality which lets you, among other things, set up apps/scripts to run when you log in.
I'm looking for a way to setup a list of ...