Changeset 1258
- Timestamp:
- 01/24/12 20:16:16 (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/linbo/linbo_cmd.sh
r1093 r1258 333 333 case "$type" in 334 334 *ntfs*) 335 OPTS="$OPTS,recover,remove_hiberfile, streams_interface=xattr"335 OPTS="$OPTS,recover,remove_hiberfile,user_xattr,inherit,acl" 336 336 ntfs-3g "$1" "$2" -o "$OPTS" 2>/dev/null; RC="$?" 337 337 ;;
Note: See TracChangeset
for help on using the changeset viewer.
