.osx: Enable the MacBook Air SuperDrive on any Mac

Ref. #146.
This commit is contained in:
inexion
2013-03-10 11:20:04 +01:00
committed by Mathias Bynens
parent 38d3c6c61f
commit c07aa5d833
Vendored
+3
View File
@@ -272,6 +272,9 @@ defaults write com.apple.finder EmptyTrashSecurely -bool true
# Enable AirDrop over Ethernet and on unsupported Macs running Lion
defaults write com.apple.NetworkBrowser BrowseAllInterfaces -bool true
# Enable the MacBook Air SuperDrive on any Mac
sudo nvram boot-args="mbasd=1"
# Show the ~/Library folder
chflags nohidden ~/Library