% mount | grep gvfs
gvfs-fuse-daemon on /home/pdl/.gvfs type fuse.gvfs-fuse-daemon
(rw,nosuid,nodev,user=pdl)
Running cp -ax or tar on the home directory as root fails
since .gvfs is not a "normal" directory
How can I prevent this mount point from being created ?
Is there a way to disable gvsd or gvfs-fuse-daemon from
starting ? I searched among the start scripts but could not
find the start scripts for these services. Is it the KDE session
manager that launches these processes? (I'm running
MD 2010.0)
I can umount the gvfs mount point after boot but as I don't know what
fuse and gvsd is useful for I would prefer to disable these services
permanently.