Is it possible to set OS X Leopard to update my system automatically at a specific time, just like Windows does? Right now the Updater randomly pops up when there are updates and I have to manually 'approve' them for download.
|
feedback
|
|
You can set up a cron job to do this. Let me find the command to run. Look up the command http://www.thexlab.com/faqs/maintscripts.html -- Info on cron jobs. | ||||
feedback
|
|
If you go to System Preferences -> Software Update you can schedule how often to run. By default it will do an auto-update check once a week. | |||
|
feedback
|
|
As root you can do:
Add this to install updates every Monday at 5PM:
| |||
|
feedback
|
