mirror of
git://slackware.nl/current.git
synced 2025-01-02 06:19:52 +01:00
3 lines
125 B
Text
3 lines
125 B
Text
|
# Use ntfs-3g rather than regular ntfs for devices detected through udev:
|
||
|
ENV{ID_FS_TYPE}=="ntfs", ENV{ID_FS_TYPE}="ntfs-3g"
|