Ticket #27649: mount_ntfs

File mount_ntfs, 82 bytes (added by markus.doits@…, 13 years ago)

replace of /sbin/mount_ntfs

Line 
1#!/bin/sh
2
3/opt/local/bin/ntfs-3g -o auto_xattr,local,streams_interface=none "$@"