Skip to content

Fix bindfs invocation when mounting shared folders #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 22, 2025

Conversation

LightWayUp
Copy link
Contributor

Fixes #19, refer to comment for details.

Thanks for the feature, it's much easier than dealing with fstab, user and group permissions, or file ACLs ❤️

When passing sequence of arguments to `subprocess.run`, each argument needs to be separate.
Commit 18d4edd fixed mounting when using FUSE >= 3.x, but instead caused regression for older versions of FUSE.

Fixes ayasa520#19
@ayasa520 ayasa520 merged commit 173e3d1 into ayasa520:main Apr 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] BindFs folder mounts never starting
2 participants