Skip to content

Commit

Permalink
Add automatic removal of WiFiDiagnostics logs
Browse files Browse the repository at this point in the history
I don’t know why these logs keep popping up, but they add up very quickly (70GB this time). I’m considering an automation to delete them, but this works for now.
  • Loading branch information
mattprice committed May 18, 2020
1 parent 101604b commit 0db571f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,4 @@
- [./scripts/defaults.sh, Configuring macOS settings]
- [./scripts/spotlight-ignore.rb, Configuring common Spotlight ignores]
- [./scripts/default-apps.rb, Configuring default applications for files]
- [sudo rm /private/var/tmp/WiFiDiagnostics*, Removing WiFiDiagnostics logs]

0 comments on commit 0db571f

Please sign in to comment.