Similar to Change update frequency of app store in Mountain Lion?
Is there a way to change the frequency the App Store checks for updates in Yosemite?
Similar to Change update frequency of app store in Mountain Lion?
Is there a way to change the frequency the App Store checks for updates in Yosemite?
The same command still works in Yosemite:
sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate ScheduleFrequency 3
The integer represents the check interval in days.