JasonYao / dotfiles

My configuration-based dotfiles, using the pydotfiles library
GNU General Public License v3.0
1 stars 0 forks source link

Fix default settings for macos #52

Closed JasonYao closed 1 year ago

JasonYao commented 1 year ago

From https://github.com/JasonYao/dotfiles/pull/49:

  [ .. ] Spotlight: Disable external disk indexing
2022-10-15 01:26:39.531 defaults[94656:470133] 
The domain/default pair of (/Library/Preferences/com.apple.SpotlightServer.plist, ExternalVolumesIgnore) does not exist
2022-10-15 01:26:39.542 defaults[94657:470136] Could not write domain /Library/Preferences/com.apple.SpotlightServer.plist; exiting
  [WARN] Spotlight: Disable external disk indexing: Failed to complete
  [ .. ] Spotlight: Disables indexing & searching of Bootcamp volume
/System/Volumes/Data/Volumes/BOOTCAMP:
2022-10-15 01:26:39.583 mdutil[94661:470152] mdutil disabling Spotlight: /System/Volumes/Data/Volumes/BOOTCAMP -> kMDConfigSearchLevelOff
    Indexing and searching disabled.
  [ OK ] Spotlight: Disables indexing & searching of Bootcamp volume: Successfully executed command
  [ .. ] DNS: Sets up DNS to point to customer DNS resolver
2022-10-15 01:26:39.729 defaults[94663:470161] Unexpected argument 1.1.1.1; leaving defaults unchanged.
  [WARN] DNS: Sets up DNS to point to customer DNS resolver: Failed to complete
JasonYao commented 1 year ago

Fixed in 774b56320188fa3049bd810cc2d13a3266b8223a