Skip to content

Instantly share code, notes, and snippets.

@derzunov
Forked from akhy/disable_nsurlsessionid.sh
Created December 3, 2016 16:17
Show Gist options
  • Select an option

  • Save derzunov/f9c11f9b2371e247a9b50270de3ff61b to your computer and use it in GitHub Desktop.

Select an option

Save derzunov/f9c11f9b2371e247a9b50270de3ff61b to your computer and use it in GitHub Desktop.

Revisions

  1. @akhy akhy revised this gist Mar 6, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion disable_nsurlsessionid.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist
    launchctl unload /System/Library/LaunchAgents/com.apple.nsurlsessiond.plist
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlsessiond.plist
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist
  2. @akhy akhy renamed this gist Mar 6, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. @akhy akhy created this gist Mar 6, 2016.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist
    launchctl unload /System/Library/LaunchAgents/com.apple.nsurlsessiond.plist
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlsessiond.plist
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.nsurlstoraged.plist