If you still want to get update chrome, the solution is to not totally block the Google auto-update feature but set it to a relative long time for it to “phone-home”. e.g.
defaults write com.google.Keystone.Agent checkInterval 604800
This would set it to checking for update every 7 days (7 x 24 x 3600 = 604800 seconds = 7 days).
减少自动更新请求,以后可以选择手动更新。要不然每次都弹出更新错误
网友评论