Created
July 13, 2022 00:27
-
-
Save ph00lt0/60fcd5840102879d81f6b0785cad2e8f to your computer and use it in GitHub Desktop.
MacOS disable disk warning
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.DiskArbitration.diskarbitrationd.plist DADisableEjectNotification -bool YES && sudo pkill diskarbitrationd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I suppose changing the bool to NO