aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/fuse4x-kext.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/fuse4x-kext.rb')
-rw-r--r--Library/Formula/fuse4x-kext.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb
index a555e5a2d..6e78a8258 100644
--- a/Library/Formula/fuse4x-kext.rb
+++ b/Library/Formula/fuse4x-kext.rb
@@ -37,6 +37,7 @@ class Fuse4xKext < Formula
In order for FUSE-based filesystems to work, the fuse4x kernel extension
must be installed by the root user:
sudo cp -rfX #{kext_prefix}/fuse4x.kext /System/Library/Extensions
+ sudo chmod +s /System/Library/Extensions/fuse4x.kext/Support/load_fuse4x
EOS
end
end