sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 14400
14400就是修改后的時(shí)間,單位是秒
此處我修改的時(shí)間為604800
一個(gè)更簡(jiǎn)單的辦法是下載TimeMachineEditor,可以簡(jiǎn)潔的設(shè)置Time Machine備份。
sudo defaults write /System/Library/LaunchDaemons/com.apple.backupd-auto StartInterval -int 14400
14400就是修改后的時(shí)間,單位是秒
此處我修改的時(shí)間為604800
一個(gè)更簡(jiǎn)單的辦法是下載TimeMachineEditor,可以簡(jiǎn)潔的設(shè)置Time Machine備份。