Skip to content

Conversation

@mishushakov
Copy link
Member

@mishushakov mishushakov commented Dec 30, 2025

Needed to allow non-root users to access /dev/fuse and mount volumes that can be read by other users.


Note

Enable non-root FUSE usage

  • Updates provision.sh to ensure user_allow_other in /etc/fuse.conf, create /dev/fuse if missing, set permissions to 0666, and add udev rule 99-fuse-permissions.rules for persistent permissions
  • Adds TestTemplateBuildFuseConfiguration verifying /etc/fuse.conf contains user_allow_other and /dev/fuse has crw-rw-rw- permissions

Written by Cursor Bugbot for commit 88f579a. This will update automatically on new commits. Configure here.

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.

3 participants