View Single Post
  #2  
Old March 8th, 2006, 02:55 PM
tomdkat's Avatar
tomdkat tomdkat is offline
Registered User
 
Join Date: Aug 2005
Posts: 211
Thanks: 12
Thanked 0 Times in 0 Posts
tomdkat is on a distinguished road
Did you schedule the script to run as your id or as root? Try to schedule the script to run as root and see if that helps.

Either su to root and schedule it via cron or use sudo.

I'm sure more experienced OS X users will supply a better solution.

Peace...
Reply With Quote