https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242243
Bug ID: 242243
Summary: autofs: the special_media map cannot output extfat
filesystems labels
Product: Base System
Version: 11.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
The /etc/autofs/special_media map (part of autofs suite) cannot output the
label of extfat filesystems because it uses /usr/sbin/fstyp for the purpose,
and "fstyp -l" cannot display exfat filesystem labels.
As /etc/autofs/special_media already depends on the sysutils/fusefs-exfat port
for exfat support, I suggest changing the logic slightly and using exfatlabel
for extracting the label from exfat volumes.
--
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]"