Re: What is this .gvfs directory?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ron Yorston <rmy@xxxxxxxxxxxxx> wrote:
>john wendel wrote:
>>On 07/23/2009 01:15 AM, Ron Yorston wrote:
>>> According to a thread on the fedora-test list it's possible to prevent
>>> the gvfs-fuse-daemon starting by setting an environment variable:
>>>
>>> On Thu, 2008-05-01 at 23:05 -0400, Matthias Clasen wrote:
>>>> To get rid of it:
>>>>
>>>> GVFS_DISABLE_FUSE=1
>>>> export GVFS_DISABLE_FUSE
>>>
>>> However, I've been unable to find out where to set that environment
>>> variable.  Although gvfsd is run as the user logging in it doesn't
>>> have that users environment.
>>
>>Maybe /etc/profile ???
>
>No, that's not it.

OK, I finally found a way to inject the required variable into gvfsd's
environment.  Create this file:

   /etc/X11/xinit/xinitrc.d/00-gvfs-disable-fuse.sh

containing:

   GVFS_DISABLE_FUSE=1
   export GVFS_DISABLE_FUSE

The name of the file is important as it has to be run before the script
that starts dbus (00-start-message-bus.sh).

You could set the variable in 00-start-message-bus.sh itself, but since
it isn't marked as a configuration file it might get clobbered by an
update.

Ron

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux