https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241475

Edward Tomasz Napierala <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Edward Tomasz Napierala <[email protected]> ---
Can you try passing it in auto_master, like this?

/media          -media          -nosuid,noatime,autoro,-L=ru_RU.UTF-8,-D=CP866

It wouldn't be shown in special_media's output, but it should get used by
automountd(8) when mounting; if you set automountd_flags="-v" you should see
this in logs:

Nov 25 12:35:05 v2 automountd[1866]: executing "mount -t msdosfs -o
nosuid,async,nosuid,noatime,autoro,-L=ru_RU.UTF-8,-D=CP866,automounted /dev/md0
/media/md0/" as pid 1875

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to