Skip to content

Commit

Permalink
little-snitch: update zap (#21847)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmas authored and vitorgalvao committed Jun 10, 2016
1 parent 3eb1686 commit 3521b92
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Casks/little-snitch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,13 @@
installer manual: 'Little Snitch Installer.app'

zap delete: [
'/Library/Application Support/Objective Development/Little Snitch',
'~/Library/Application Support/Little Snitch',
'~/Library/Preferences/at.obdev.LittleSnitchConfiguration.plist',
'~/Library/Preferences/at.obdev.LittleSnitchNetworkMonitor.plist',
'~/Library/Application Support/Little Snitch/rules.usr.xpl',
'~/Library/Application Support/Little Snitch/configuration.xpl',
'~/Library/Application Support/Little Snitch/configuration.user.xpl',
'~/Library/Preferences/at.obdev.LittleSnitchInstaller.plist',
],
rmdir: [
'/Library/Application Support/Objective Development',
]
end

0 comments on commit 3521b92

Please sign in to comment.