-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
exp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick uptopic/fuseTopic fuseTopic fuse
Description
Situation:
I have my linux service daemon for ipfs (https://github.com/dylanPowers/ipfs-linux-service) that runs under the user 'ipfs-daemon'. I have the ipfs daemon configured to mount at /ipfs and /ipns. Running ipfs mount works fine except for the fact that /ipfs and /ipns can only be accessed from the user 'ipfs-daemon'. This is even though I have user_allow_other set in /etc/fuse.conf
For those of us living on the edge with "user_allow_other" enabled, it would be nice if ipfs mount followed suit and passed along the allow_other flag to fuse.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
exp/noviceSomeone with a little familiarity can pick upSomeone with a little familiarity can pick uptopic/fuseTopic fuseTopic fuse