chrome 基本1到2周天天有更新禁用更新
xz:~ $ cd ~/Library/Google
xz:Google $ ls
Google Chrome Brand.plist GoogleSoftwareUpdate
xz:Google $ ls -al
total 8
drwxr-xr-x@ 4 admin staff 128 5 17 2023 .
drwx------@ 96 admin staff 3072 12 1 20:17 ..
-rw------- 1 admin staff 61 5 17 2023 Google Chrome Brand.plist
drwxr-xr-x@ 10 admin staff 320 11 14 11:58 GoogleSoftwareUpdate
xz:Google $ sudo chown root:wheel GoogleSoftwareUpdate
Password:
xz:Google $ ls -al
total 8
drwxr-xr-x@ 4 admin staff 128 5 17 2023 .
drwx------@ 96 admin staff 3072 12 1 20:17 ..
-rw------- 1 admin staff 61 5 17 2023 Google Chrome Brand.plist
drwxr-xr-x@ 10 root wheel 320 11 14 11:58 GoogleSoftwareUpdate
改回来执行
sudo chown admin:staff GoogleSoftwareUpdate