Hello, I have fedora 18. After boot, running mount | grep fuse shows: gvfsd-fuse on /run/user/0/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=0,group_id=0) fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
do I need the second mount (fusectl mount ) ? How can I disable it in boot in case it is not important ?
for what do I need the first (gvfsd-fuse) on /run/user/0/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=0,group_id=0) after boot ? How can I disable it in boot in case it is not important ?
rgs, Kevin