aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ntfs-3g.rb9
1 files changed, 0 insertions, 9 deletions
diff --git a/Library/Formula/ntfs-3g.rb b/Library/Formula/ntfs-3g.rb
index 9da58ed4a..d58a482b6 100644
--- a/Library/Formula/ntfs-3g.rb
+++ b/Library/Formula/ntfs-3g.rb
@@ -68,15 +68,6 @@ class Ntfs3g < Formula
def caveats
<<-EOS.undent
- To replace the default Mac OSX automounter:
- sudo mv /sbin/mount_ntfs /sbin/mount_ntfs.orig
- sudo ln -s #{opt_prefix}/sbin/mount_ntfs /sbin/mount_ntfs
-
- The automount will set the permissions for the current logged in user,
- otherwise it will set them for the user that installed ntfs-3g.
- The automount support script is based on the information provided at
- http://fernandofig.wordpress.com/2011/08/08/ntfs-write-support-on-osx-lion-with-ntfs-3g-f/
-
Remember to install the fuse4x kernel extension as the root user.
Instructions are found here:
brew info fuse4x-kext