Skip to content

Instantly share code, notes, and snippets.

@kfriend
Created April 13, 2013 16:20
Show Gist options
  • Save kfriend/5379046 to your computer and use it in GitHub Desktop.
Save kfriend/5379046 to your computer and use it in GitHub Desktop.
Allow "unsupported" volume type with Time Machine
#!/bin/bash
defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto TMShowUnsupportedNetworkVolumes 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment