all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* fuse configuration handling
@ 2017-02-19 18:38 ng0
  2017-03-09 11:54 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-02-19 18:38 UTC (permalink / raw)
  To: guix-devel

Hi,

after packaging 'sshfs', I tried to mount a partition with the added
option '-o allow_other'.

I loaded the fuse module, and I think that we should have a different
way to handle the fuse configuration, not in /etc/fuse.conf but rather
in some let's call it fuse-service or something, or at least some way to
set the configuration in the system configuration.

ng0@wasp ~> sshfs user@host:/media/pub/ /mnt/pub -C -o allow_other
fusermount: option allow_other only allowed if 'user_allow_other' is set in /etc/fuse.conf

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-09 11:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-19 18:38 fuse configuration handling ng0
2017-03-09 11:54 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.