aboutsummaryrefslogtreecommitdiffstats
path: root/coin/provisioning/common/macos/disable-notifications_and_warnings.sh
blob: e189e0984d835c87894b33b30387a96654e6aa01 (plain)
1
2
3
4
5
6
7
#!/bin/sh

echo "Unload notificationcenterui.plist"
launchctl unload -w /System/Library/LaunchAgents/com.apple.notificationcenterui.plist

echo "Remove 32-bit warnings"
rm -f ~/Library/Preferences/com.apple.coreservices.uiagent.plist