pop-os / sys-mount

High level FFI binding around the sys mount & umount2 calls, for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support mounting without source device (thanks to /etc/fstab)

rypervenche opened this issue · comments

It would be nice to be able to mount a drive based on what is in the /etc/fstab file, without a script needing to know the source path.