aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/sandbox.rb
diff options
context:
space:
mode:
authorDominyk Tiller2016-09-21 22:14:01 +0100
committerDominyk Tiller2016-09-21 22:14:01 +0100
commit273affabe374c4ed2f3c852efd0fa1146790cc84 (patch)
tree2cdfc6bf18ab90e728b86d16cdcffd153e7ade98 /Library/Homebrew/sandbox.rb
parent8ddc6aa2d47ccd6a25e026c2a1bf3b07ad016d4c (diff)
downloadbrew-273affabe374c4ed2f3c852efd0fa1146790cc84.tar.bz2
sandbox: sandbox homebrew/fuse by default
Diffstat (limited to 'Library/Homebrew/sandbox.rb')
-rw-r--r--Library/Homebrew/sandbox.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/sandbox.rb b/Library/Homebrew/sandbox.rb
index e13335e1f..6b0467f9a 100644
--- a/Library/Homebrew/sandbox.rb
+++ b/Library/Homebrew/sandbox.rb
@@ -6,6 +6,7 @@ class Sandbox
SANDBOXED_TAPS = %w[
homebrew/core
homebrew/dupes
+ homebrew/fuse
].freeze
def self.available?