View Single Post
  #8  
Old October 5th, 2008, 11:28 PM
mogmios mogmios is offline
Registered User
 
Join Date: Oct 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
mogmios is on a distinguished road
Running a script in the background from start.

sudo defaults write com.apple.loginwindow LoginHook /path/to/script

This is what I used to start my script above.
Reply With Quote