threefoldtech / rfs

A fuse filesystem in rust
Apache License 2.0
1 stars 1 forks source link

feat(mount): look up fusermount in PATH and pass to polyfuse #43

Closed steveej closed 7 months ago

steveej commented 7 months ago

polyfuse currently assumes a hardcoded, absolute path for this binary which isn't universally given.