mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 21:31:51 +00:00
c1893c5801
it will properly fall back to /proc/mounts when /etc/filesystems is missing, allowing mount to guess the correct fs type when a fs type is not explicitly specified. -Erik