Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jonschwenn committed Apr 10, 2013
1 parent 1cdb34d commit ec02b30
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions setupscript/setupscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,6 @@ launchctl unload -w /System/Library/LaunchAgents/com.apple.bluetoothAudioAgent.p
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.blued.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.bnepd.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.IOBluetoothUSBDFU.plist
bk=~/backup-bluetooth-extensions
mkdir $bk
sudo mv /System/Library/Extensions/AppleBluetoothMultitouch.kext $bk
sudo mv /System/Library/Extensions/IOBluetoothFamily.kext $bk
sudo mv /System/Library/Extensions/IOBluetoothHIDDriver.kext $bk
sudo mv /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext $bk
#COMMENTED OUT FOR 10.8.3
#sudo mv /System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext $bk
sudo touch /System/Library/Extensions
echo "BLUETOOTH IS DISABLED"
echo "...."
echo "...."
Expand Down

0 comments on commit ec02b30

Please sign in to comment.